Archives For November 30, 1999

Firefox 64.0 Released with Enhanced Tab Management

Last updated: December 11, 2018

Firefox 55

Mozilla Firefox announced new stable 64.0 release a few hours ago with new features and performance improvements.

Mozilla Firefox 64.0 features:

  • Better recommendations: You may see suggestions in regular browsing mode for new and relevant Firefox features, services, and extensions based on how you use the web (for US users only)
  • Ability to select multiple tabs from the tab bar and close, move, bookmark, or pin them quickly and easily
  • New Task Manager page (about:performance) lets you see how much energy each open tab consumes and provides access to close tabs to conserve power
  • Enable link time optimization (Clang LTO) for Mac and Linux.
  • Add Share web pages option for Windows in the Page Actions menu
  • Added option to remove add-ons using the context menu on their toolbar buttons
  • Various security fixes and many other changes.

Install the Latest Firefox in Ubuntu:

The Firefox 64.0 packages for Ubuntu Linux will be available in 2 or 3 days.

At the time, Firefox snap package (available in Ubuntu Software) will automatic update to the 64.0 release.

To upgrade from the default Firefox packge, launch Software Updater and Firefox 64 package will be there once published.

FlightGear 2018.3 was finally released with many exciting new features, enhancements and bugfixes including usability improvements to the launcher, better visuals for AI and MP aircraft.

FlightGear 2018.3 release highlight according to the changelog:

  • Flightplan loading within the launcher.
  • Chinese, Russian and Italian translations for the launcher and UI
  • Improved support for the state of the aircraft depending on starting location
  • Improved joystick configuration and binding options.
  • Multiple Levels of Detail (LoD) for MP and AI aircraft. To improve performance, low-detail models are used when the viewer is far from the MP aircraft.
  • Fallback models to display in the case where a viewer does not have the MP aircraft installed.
  • Many improvements to AI models including new liveries, timetabled movements
  • Support for retrieving Canvas images over HTTP.
  • Improved cloud rendering with stronger Mie scattering on cloud fringes, improved scattering on cirrus clouds
  • Improved scenery for Hawaii, the default location for this release.
  • New scenery for Jan Mayen, situated northeast of Iceland. Including the active volcano of Beerenberg (2277m).
  • FG1000 glass panel display, based on the Garmin G1000
  • Improved Replay handling of AI aircraft and carriers – judge your own carrier landings.
  • KC-130 tanker aircraft for air-to-air refueling
  • Significant Aircraft updates

Download / Install FlightGear in Ubuntu:

For Ubuntu 16.04, Ubuntu 18.04, and higher, FlighGear 2018.3 will be available to install either via Ubuntu PPA, or Flathub repository (run in sandbox).

PyCharm 2018.3.1 Released with Various Bug Fixes

Last updated: December 6, 2018

PyCharm IDE

PyCharm IDE released version 2018.3.1 one day ago with various bug fixes. Here’s how to install it in Ubuntu 16.04 and higher.

PyCharm 2018.3.1 release highlights:

  • A fix for the recently added WSL support in PyCharm 2018.3
  • An issue where PyCharm couldn’t correctly authenticate over SSH using a passphrase-protected private key has been resolved.
  • A few fixes for Docker and Docker Compose
  • Fixes for the embedded terminal
  • Many fixes coming from WebStorm, DataGrip and IntelliJ IDEA

How to Install PyCharm 2018.3.1 in Ubuntu:

Jetbrains offers official Snap package for Linux desktop, which keeps the IDE always up-to-date.

For Ubuntu 18.04 and higher, simply open Ubuntu Software, search for and install pycharm packages:

For Ubuntu 16.04, open terminal (Ctrl+Alt+T) and install snapd daemon via command:

sudo apt install snapd snapd-xdg-open

Then install PyCharm snap package via command:

sudo snap install pycharm-community --classic

In the command replace pycharm-community with pycharm-professional for the professional edition.

Uninstall:

To remove the PyCharm snap package, either use Ubuntu Software or run command in terminal:

sudo snap remove pycharm-professional pycharm-community

GitKraken now offers official snap package to make it easy to install and update the software in Ubuntu Linux.

Used by the likes of Netflix, Tesla and Apple, GitKraken is the go-to home for developers who are looking for a more user-friendly interface for Git with integrations for GitHub, GitLab, Bitbucket and VSTS (Azure DevOps).

GitKraken Snap is containerised software package designed to work within most Linux desktop. It bundles its required dependencies and auto-updates itself once a new release package published.

To install GitKraken Snap in Ubuntu 18.04 and higher, simply open Ubuntu Software, search for and install gitkraken:

For Ubuntu 16.04, open terminal (Ctrl+Alt+T) and run commands to install the snap:

sudo apt install snapd && sudo snap install gitkraken

Liferea News Reader 1.12.6 Released (Ubuntu PPA)

Last updated: December 4, 2018

Liferea Feed Reader

Liferea (Linux Feed Reader) 1.12.6 was released day. Here’s how to install it in Ubuntu 18.04, Ubuntu 16.04, Ubuntu 18.10.

Liferea 1.12.6 is a new bug-fix release which resolves several usability problems.

  • Add confirmation dialog when adding duplicate subscription
  • Fix that when resuming from sleep feeds were being fetched before Wifi came up
  • Fix Headerbar plugin “Mark All Read” button is not feed-specific
  • Fix scrollbars not always present in the headline area
  • Fix that Next update overrides HTML5 enrichment
  • Fix overly wide label in enclosure preferences dialog
  • Dropped unencrypted warning from auth dialog (not true anymore)
  • Adding translatable tooltips for the headerbar plugin

How to Install Liferea 1.12.6 in Ubuntu:

For Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and derivatives, the new release packages are available in an unofficial PPA repository.

1. Open terminal either via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

Type your password (no asterisks feedback while typing) when it prompts and hit Enter.

2. Then upgrade Liferea via Software Updater utility:

upgrade Liferea via Software Updater

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! (Log out and log back if you don’t see the icon).

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:

sudo apt-get remove --autoremove liferea liferea-data

HP Linux Imaging and Printing

HPLIP, HP developed Linux drivers for HP inkjet and laser based printers, released version 3.18.12 a few hours ago with new devices and Linux Distros support.

According to the release note, HPLIP 3.18.12 adds support for 64-bit Ubuntu 18.10 and Debian 9.6.

Also following new devices are supported:

  • HP Tango
  • HP Tango X
  • HP Scanjet Pro 2000 S1

Download / Install HPLIP 3.18.12 in Ubuntu:

To install the software, download the package “hplip-3.18.12.run” from the link below:

HPLIP Download Page

Then open terminal either via Ctrl+Alt+T or search for “terminal” from app launcher. When it opens, run command:

cd ~/Downloads/ && chmod +x hplip-3.18.12.run && ./hplip-3.18.12.run

Type your user password (no asterisks feedback) when it prompts and hit Enter.

Then follow the terminal prompts, answer some questions to build and install HPLIP on your system. When everything is done, plug/re-plug your printers and enjoy!

Gscan2pdf, GTK tool to produce PDF / DjVu from scanned document, released version 2.2.0 recently. Here’s how to install it in Ubuntu 18.10, Ubuntu 18.04, and Ubuntu 16.04.

Gscan2pdf 2.2.0 release highlights according to the changelog:

  • Check validity of device blacklist regex when applying preferences
  • Modify preference “Force new scan job between pages” to only take effect when scanning from flatbed.
  • Fixed crash switching frontend option in Edit/Preferences between libimage-sane-perl and scanimage.
  • Fixed visibility of scan widgets when switching from libimage-sane-perl to scanimage.
  • Collect all warning and error messages in one dialog.
  • Be more tolerant of errors whilst fetching options.
  • Use default text if the title of a group of scan options is empty.
  • Lock panning of image and OCR output views
  • Translation updates.

How to Install gscan2pdf 2.2.0 in Ubuntu:

The official Ubuntu PPA has made the new release packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and their derivatives.

1. Open terminal either by pressing Ctrl+Alt+T on keyboard or searching for ‘terminal’ from software launcher. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:jeffreyratcliffe/ppa

Type user password (no asterisks feedback due to security reason) when it prompts and hit Enter.

2. For those who have a previous release installed, upgrade it through Software Updater:

upgrade gscan2pdf

For the first time, you can either install it via Synaptic Package Manager or by running following commands in terminal:

sudo apt-get update

sudo apt-get install gscan2pdf

How to Remove:

To remove gscan2pdf, either use your system package manager or run command:

sudo apt-get remove --autoremove gscan2pdf

And the PPA can be removed via Software & Updates utility, under Other Software tab.

Wine 3.0.4 Released with Lots of Bug Fixes

Last updated: January 25, 2019

Wine Stable

Wine, an open-source compatibility layer allows to run Windows apps on Linux, released the new stable version 3.0.4 a day ago with lots of bug-fixes.

Wine 3.0.4 added a lot of icons in Shell32, and fixed 47 bugs affecting Total Commander, SuperPower 2, ODB++ Viewer, Wechat, World of Warcraft, Total War, Wargaming Game Center, Overwatch, and more.

How to Install Wine 3.0.4 in Ubuntu:

The new release packages will be made into official Wine apt repository in a few days.

At that time, you can do following steps to install it in Ubuntu 18.04, Ubuntu 16.04, Ubuntu 14.04, and derivatives.

1. Open terminal via Ctrl+Alt+T or by searching it from app launcher. When it opens, run command to add the repository key:

wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key

Type your password (no asterisks feedback due to security reason) when it asks and hit Enter.

2. Add wine repository via command:

sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/

For Linux Mint 19, use following command instead (replace bionic with xenial for 18.x):

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'

3. Finally check updates and install wine stable packages:

sudo apt-get update

sudo apt-get install --install-recommends winehq-stable

NOTE: If you get the unmet dependencies issue while installing Wine, try aptitude instead via command:

sudo apt install aptitude; sudo aptitude install winehq-stable

For more details, see the official documentation.

Uninstall:

To remove wine-stable package, run command in terminal:

sudo apt-get remove --autoremove wine-stable wine-stable-amd64

To remove Wine repository, launch Software & Updates utility and navigate to Other Software tab.

opera web browser

Opera web browser released new stable version 57 today with smarter news recommendation engine for start page, usual bug fixes and UI touch-ups.

Opera 57 release highlights:

  • An improved AI-driven news-selection algorithm for news recommendation on the start page.
  • Add like and dislike buttons on every news article
  • Netflix recommendations, which will be switched on in selected countries
  • A new styling of the settings page
  • Improved the page-opening mechanism to avoid flashbang impressions.
  • Close pinned tabs without having to unpin them first.

How to Install Opera 57 in Ubuntu:

The Opera team offers snap package (containerised software package), which is always up-to-date (auto-updates itself). You can simply install it in Ubuntu Software:

Also traditional Opera binary package for Ubuntu is available for download at the link below:

Download Opera for Linux

To receive future updates through Software Updater, add the official Opera apt repository via following steps:

1. Open terminal (Ctrl+Alt+T) and run command to add the opera repository:

sudo sh -c 'echo "deb http://deb.opera.com/opera-stable/ stable non-free" >> /etc/apt/sources.list.d/opera.list'

2. Get the key:

wget -O - http://deb.opera.com/archive.key | sudo apt-key add -

Finally either install Opera via following command or upgrade the browser via Software Updater:

sudo apt update

sudo apt install opera-stable

Uninstall:

For the Opera snap package, simply remove it from Ubuntu Software.

For the Opera apt repository, launch Software & Updates and navigate to Other Software tab.

To remove traditional opera package, either use your system package manager or run command in terminal:

sudo apt remove --autoremove opera-stable

This quick tutorial shows you how to easily install the latest Oracle Java 11 LTS in Ubuntu 18.04, Ubuntu 18.10, Ubuntu 16.04, Ubuntu 14.04 via PPA.

Thanks to the “Linux Uprising” team PPA, an installer script is available to automatically download java package from Oracle web server, and install it in on your system.

UPDATE: Oracle Java 11 can’t be directly downloaded from Oracle website any more! Now you HAVE to log in and manually download Oracle Java 11 .tar.gz, and place the archive in /var/cache/oracle-jdk11-installer-local/

1. To add the PPA, open terminal either from app launcher or by pressing Ctrl+Alt+T on keyboard. When it opens, run command:

sudo add-apt-repository ppa:linuxuprising/java

Type user password (no asterisks feedback) for sudo prompt and hit Enter.

2. Then run commands to install the script to start downloading and installing Java 11 on your Ubuntu:

sudo apt-get update

sudo apt-get install oracle-java11-installer-local

For Ubuntu 18.04 and higher, skip sudo apt-get update command since it’s done after adding PPA.

Before getting started, you must accept the license (press Tab to highlight OK and hit Enter).

3. If you have installed multiple Java versions, install (or remove) oracle-java11-set-default package to set (or not set) Java 11 as default.

sudo apt-get install oracle-java11-set-default-local

Finally check Java version via java -version:

Uninstall:

To remove Oracle Java 11, run command to remove the installer script:

sudo apt-get remove oracle-java11-set-default-local

And go to Software & Updates -> Other Software to remove the PPA repository.