Which is the best Ubuntu RSS reader? Install these Linux RSS reader, including Ubuntu command line RSS reader. Linux RSS reader (Rich Site Summary) is a type of program to read and access updates to online content in a standardized, computer-readable format.
RSS Guard Feed Reader
RSS Guard is simple (yet powerful) feed reader. RSS Guard is simple, light and easy-to-use RSS/ATOM feed aggregator developed using Qt framework which supports online feed synchronization.
Run the following commands in terminal to install RSS Guard Feed Reader on Ubuntu Systems:
sudo apt-get update
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo apt-get update
sudo apt install rssguard
Liferea
Liferea is a desktop feed reader/news aggregator that brings together all of the content from your favorite subscriptions into a simple interface that makes it easy to organize and browse feeds. Its GUI is similar to a desktop mail/newsclient, with an embedded graphical browser.
Download a tarball from https://github.com/lwindolf/liferea/releases and extract and compile with
tar jxvf liferea-1.12.0.tar.bz2
./configure
make
make install
Alduin
Alduin is a RSS and Atom feed aggregator available for Linux Ubuntu Systems. Open source and free, Alduin has an ergonomic, complete and easy to use interface, which will be suitable for all types of user. A theme system is already created so you can create your own. Alduin supports podcast feeds. Users can now import and listen podcasts in Alduin. They can also right click on a feed allow you to mark as read every articles in it.
To download Alduin, just go on the release page and download the zip archive corresponding to your OS.
https://github.com/Xstoudi/alduin/releases
Newsbeuter RSS Feedreader
Newsbeuter is an open-source RSS/Atom feed reader for text terminals. It runs on Linux, FreeBSD, Mac OS X and other Unix-like operating systems. Newsbeuter’s great configurability and vast number of features make it a perfect choice for people that need a slick and fast feed reader that can be completely controlled via keyboard. Users can categorize and query your subscriptions with a flexible tag system. They can also integrate any data source through a flexible filter and plugin system. And best of all, keep all your feeds in sync with Google Reader.
Newsbeuter can be installed from on Linux and Debian-based systems by simply running the command:
sudo apt-get update
sudo apt-get install newsbeuter
Users can also install the latest release from http://newsbeuter.org/download.html