News and Search Applications

How to Install Liferea 1.12 RC3 Linux News / Reader Aggregator on Linux

How to Install Liferea 1.12 RC3 Linux News / Reader Aggregator on Linux

Liferea 1.12 rc3 recently released, is a desktop news / reader aggregator that combines all contents from your favorite subscriptions sites into one simple interface, hence making it easy to organize and browse feeds. The user interface is similar to that of a desktop mail/news client, but with an embedded graphical browser.

Liferea Key Features

v1.12 RC3 Changelog

How to install Liferea 1.12 RC3 on Ubuntu 17.04, Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04, Ubuntu 12.04

Note: There is currently no known up-to-date PPA, so we will be compiling this from tarball

sudo nano /etc/apt/sources.list
sudo apt-get update && sudo apt-get build-dep liferea sudo apt-get install libwebkit2gtk-4.0-37 libwebkit2gtk-4.0-dev
wget https://github.com/lwindolf/liferea/releases/download/v1.12-rc3/liferea-1.12-rc3.tar.bz2 tar -jxvf liferea-1.12-rc3.tar.bz2 cd liferea-1.12* ./configure make sudo make install12

How to uninstall it from Ubuntu

sudo apt-get remove liferea
Gry How to download and Play Sid Meier's Civilization VI on Linux
How to download and Play Sid Meier's Civilization VI on Linux
Introduction to the game Civilization 6 is a modern take on the classic concept introduced in the series of the Age of Empires games. The idea was fai...
Gry How to Install and Play Doom on Linux
How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...
Gry Vulkan for Linux Users
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...