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
How to Change Mouse and Touchpad Settings Using Xinput in Linux
Most Linux distributions ship with “libinput” library by default to handle input events on a system. It can process input events on both Wayland and X...
Remap your mouse buttons differently for different software with X-Mouse Button Control
Maybe you need a tool that could make your mouse's control change with every application that you use. If this is the case, you can try out an applica...
Microsoft Sculpt Touch Wireless Mouse Review
I recently read about the Microsoft Sculpt Touch wireless mouse and decided to buy it. After using it for a while, I decided to share my experience wi...