How To Install QuiteRSS 0.17.7 On Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 And Derivative Systems

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.17.7, which has been released recently released, bringing the following changes:

Watch Free Movies
  • Added: Tray menu item “Add feed…”
  • Added: News filter. Condition “News” (title + description)
  • Added: Displaying feed icon beside feed title when using newspaper mode
  • Added: Catefories. Popup menu item “Mark as Read”
  • Changed: CA sertificate loading
  • Changed: Icons correction
  • Changed: Displaying the wizard only if feed is added from Firefox
  • Fixed: Occasional capturing of links while scrolling
  • Fixed: Some content links of the news description has no “http” schema

how to install QuiteRSS 0.17.7 on Ubuntu 15.04 Vivid Vervet, Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17.1 Rebecca, Linux Mint 13 Maya, Pinguy OS 14.04, Deepin 2014, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, LXLE 14.04, Linux Lite 2

In this article I will show you how to install QuiteRSS 0.17.7 on Ubuntu 15.04 Vivid Vervet, Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17.1 Rebecca, Linux Mint 13 Maya, Pinguy OS 14.04, Deepin 2014, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, LXLE 14.04, Linux Lite 2 and other Ubuntu derivative systems.

Because it is available via PPA, installing QuiteRSS 0.17.7 on Ubuntu 15.04, Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and derivatives is easy. All you have to do is add the ppa to your system, update the local repository index and install the quiterss package. Like this:

$ sudo add-apt-repository ppa:quiterss/quiterss
$ sudo apt-get update
$ sudo apt-get install quiterss

Optional, to remove quiterss, do:

$ sudo apt-get remove quiterss

Scroll to Top