Hello Linux Geeksters. As you may know, RSS Guard is a lightweight RSS reader written C++ and Qt. Via its intuitive graphical user interface, it enables the users to view the news in the built-in news feed, import and export feeds from other clients, recover the favicon of each feed via a dedicated tool, manage update intervals for the new content and is highly customizable.

The latest version available is RSS Guard 1.9.9.8, which has been recently released.
In this article I will show you how to install RSS Guard 1.9.9.8 on Fedora 20, Fedora 19, OpenSUSE 13.1 and OpenSUSE 12.3.
Follow the instructions for your system exactly, in order to get a successful installation.
How to install RSS Guard 1.9.9.8 on OpenSUSE 13.1:
$ zypper addrepo http://download.opensuse.org/repositories/home:skunkos/openSUSE_13.1/home:skunkos.repo
$ zypper refresh
$ zypper install rssguard-git
How to install RSS Guard 1.9.9.8 on OpenSUSE 12.3:
$ zypper addrepo http://download.opensuse.org/repositories/home:skunkos/openSUSE_12.3/home:skunkos.repo
$ zypper refresh
$ zypper install rssguard-git
How to install RSS Guard 1.9.9.8 on Fedora 20:
$ sudo cd /etc/yum.repos.d/
$ sudo wget http://download.opensuse.org/repositories/home:skunkos/Fedora_20/home:skunkos.repo
$ yum install rssguard-git
How to install RSS Guard 1.9.9.8 on Fedora 19:
$ sudo cd /etc/yum.repos.d/
$ sudo wget http://download.opensuse.org/repositories/home:skunkos/Fedora_19/home:skunkos.repo
$ yum install rssguard-git