Liferea (Linux Feed Reader) 1.12.7 was released a day ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04.
Though it’s been 8 months since the last release, Liferea 1.12.7 is a small release with a few bug-fixes:
Fix crash when selecting empty nodes.
Fix out-dated documentation on Firefox live bookmarks
Fix headline large images/videos or images with margins causing horizontal scrolling in headline view
How to Install Liferea 1.12.7 in Ubuntu:
The ppa repository contains the latest Liferea packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, and derivatives.
1. Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from application menu. When it opens, run command to add the PPA:
sudo add-apt-repository ppa:ubuntuhandbook1/apps
Type user password (no asterisk feedback while typing) when it prompts and hit Enter.
2. Then upgrade Liferea via Software Updater utility:
or run commands one by one to install the Linux feed reader:
sudo apt-get update
sudo apt-get install liferea
Finally launch the news reader from your application launcher and enjoy!
Uninstall Liferea:
As the PPA also contains many other software packages, you may remove it by launching Software & Updates and navigating to Other Software tab.
If you want to remove the Liferea news reader software, either use your system package manager or run command in terminal:
gImageReader 3.3.1, open source GTK/Qt front-end of tesseract-ocr, was released a few days ago. Here’s how to install it in Ubuntu 18.04, Ubuntu 19.04, and derivatives.
Then you’ll be able to either upgrade FlightGear through Software Updater,
or install the simulator via command:
sudo apt update && sudo apt install flightgear
(Optional) You can remove the PPA either via the first step command with --remove added in the end, or by going to “Software & Updates -> Other Software” tab.
2. FlightGear Flatpak package is available in Flathub repository, where also contains how to install instructions.
It’s quite easy to install the latest IDEA packages in Ubuntu since Jetbrains offers official snap (containerised software package) package in snappy store.
Simply open Ubuntu Software, search for and you’ll see IDEA ultimate and community packages available for install.
NOTE for Ubuntu 16.04 users who never installed a snap package, make sure snapd is installed by running command in terminal (Ctrl+Alt+T):
sudo apt-get install snapd
Then install the package via command (you may replace community in the code with ultimate):
Xfce’s lightweight Parole media player released the third bug-fix update for the 1.0 series today. Here’s how how to install it in Ubuntu 18.04, Ubuntu 19.04, and their derivatives.
Parole 1.0.3 release highlights:
Drop deprecated OnlyShowIn keys in desktop actions
Ensure the time divider is shown/hidden correctly
Fix closing of Parole process with Ctrl-Q
Fix Gtk-CRITICAL when closing main window
Change text ‘…’ to ‘…’ for consistency with other Xfce apps
Change text ’60 seconds’ to ‘1 minute’
Move appdata to metainfo
How to Install Parole 1.0.3 in Ubuntu 18.04, 19.04:
The unofficial PPA has made the new release package for Ubuntu 18.04 and Ubuntu 19.04.
1. Open terminal either via Ctrl+Alt+T or by searching for “Terminal” from application menu. When it opens, run command:
sudo add-apt-repository ppa:ubuntuhandbook1/apps
Type user password (no asterisk feedback when typing due to security reason) when it prompts and hit Enter.
2. Then upgrade the media player via Software Updater utility:
or run following commands to install / upgrade it:
sudo apt update
sudo apt install parole
For those who don’t want to add PPA, grab the .deb package from HERE.
Uninstall:
Run following command to purge the PPA repository which also downgrade installed packages to the stock version in your Ubuntu:
Select generic for common system, and lowlatency for a low latency system (e.g. for recording audio), amd64 for 64bit system, i386 for 32bit system, or armhf, arm64, etc for other OS types.
Alternatively you can download and install the kernel binaries via terminal commands (Ctrl+Alt+T):
Restart your machine and select boot with the previous kernel in boot menu ‘Grub2 -> Advanced Option for Ubuntu’. Then run command to remove Linux Kernel 5.2.2: