PRSS is a GTK+ client application for Tiny Tiny RSS.

1. Download sources

Download a source archive from http://wpitchoune.net/prss/files or checkout the last development sources from the repository:

svn co http://wpitchoune.net/svnpub/prss/trunk

2. Installation from source archive

In the directory of the sources:

./configure
make clean all
sudo make install

3. Ubuntu: Installation Using PPA

sudo apt-add-repository ppa:jfi/prss
sudo apt-get update
sudo apt-get install