Hello Linux Geeksters. As you may know, QuiteRSS is an open-source RSS reader, written on Qt and C++. The latest version available is QuiteRSS 0.14.0, which has been released yesterday. For a full list of features and improvements, see the official changelog.
In this article I will show you how to install Quite RSS 0.14.0 on OpenSUSE 13.1, OpenSUSE 12.3, OpenSUSE 12.2, OpenSUSE 11.4, Fedora 19 and Fedora 18.
Because it is not available via any repository, we have to download the rpm package and install it via rpm. Follow the instructions for your system and architecture exactly, in order to get a successful installation.
How to install Quite RSS 0.14.0 on OpenSUSE 13.1:
Instructions for 32 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_13.1/i586/quiterss-0.14.0-2.1.i586.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.i586.rpm
Instructions for 64 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_13.1/x86_64/quiterss-0.14.0-2.1.x86_64.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.x86_64.rpm
How to install Quite RSS 0.14.0 on OpenSUSE 12.3:
Instructions for 32 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_12.3/i586/quiterss-0.14.0-2.1.i586.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.i586.rpm
Instructions for 64 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_12.3/x86_64/quiterss-0.14.0-2.1.x86_64.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.x86_64.rpm
How to install Quite RSS 0.14.0 on OpenSUSE 12.2:
Instructions for 32 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_12.2/i586/quiterss-0.14.0-2.1.i586.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.i586.rpm
Instructions for 64 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_12.2/x86_64/quiterss-0.14.0-2.1.x86_64.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.x86_64.rpm
How to install Quite RSS 0.14.0 on OpenSUSE 11.4:
Instructions for 32 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_11.4/i586/quiterss-0.14.0-2.1.i586.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.i586.rpm
Instructions for 64 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop/openSUSE_11.4/x86_64/quiterss-0.14.0-2.1.x86_64.rpm
$ sudo rpm -i quiterss-0.14.0-2.1.x86_64.rpm
How to install Quite RSS 0.14.0 on Fedora 19:
Instructions for 32 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop:/trunk/Fedora_19/i686/quiterss-0.14.0.2983-2.1.i686.rpm
$ sudo rpm -i quiterss-0.14.0.2983-2.1.i686.rpm
Instructions for 64 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop:/trunk/Fedora_19/x86_64/quiterss-0.14.0.2983-2.1.x86_64.rpm
$ sudo rpm -i quiterss-0.14.0.2983-2.1.x86_64.rpm
How to install Quite RSS 0.14.0 on Fedora 18:
Instructions for 32 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop:/trunk/Fedora_18/i686/quiterss-0.14.0.2983-2.1.i686.rpm
$ sudo rpm -i quiterss-0.14.0.2983-2.1.i686.rpm
Instructions for 64 bit systems:
$ wget download.opensuse.org/repositories/X11:/QtDesktop:/trunk/Fedora_18/x86_64/quiterss-0.14.0.2983-2.1.x86_64.rpm
$ sudo rpm -i quiterss-0.14.0.2983-2.1.x86_64.rpm
Leave a Reply