Oracle Java 15 was released a few days ago. The installer script has been made into PPA for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, and their derivatives.
See the release note for what’s new in Oracle Java 15.
The “Linux Uprising” team ppa has made the installer script, which automatically downloads and installs Oracle JDK 15 package, and sets Java 15 as the default Java version (setting JAVA_HOME, etc.) on 64-bit Ubuntu based system.
1.) Open terminal and run command to add the PPA:
sudo add-apt-repository ppa:linuxuprising/java
Type user password (no asterisk feedback) when it asks and hit Enter to continue.
2.) After adding PPA, refresh system package cache and install the script:
Opera web browser 71 was released one day ago. The new version features more options for tab searching and history searching, custom shortcuts for Messengers & Workspaces.
Opera 71 release highlights:
Add Show more (Show less) button in ‘Search in tabs’ result.
Add date filtering to the history searching options.
Add Delete History Below button to delete history items you’ve found.
Ability to create your own keyboard shortcut for each messenger or workspace.
For GNOME fans, there’s now a GTK 4 BitTorrent client that has a stylish user interface looks native in Ubuntu, Fedora Workstation or other Linux with GNOME desktop.
The software was originally written in Vala as a GTK3 app. By the 2.0 release (in beta at the moment), it’s rebuilt from scratch using Rust. Along with libadwaita library, it has an adaptive UI that fits well in small displays (e.g., Linux mobile or tablet).
Fragments adaptive UI
Fragments is based on Transmission, the out-of-the-box BitTorrent client in Ubuntu. Besides deep integration with GNOME desktop, the key features so far include:
Automatic clipboard detection. Click or copy a magnet link, it will handle the downloads automatically.
Control remote Fragments or Transmission sessions.
Say you have a Linux machine running as a ‘download server’ either with desktop environment or not. After setting up the remote access functionality in Transmission GTK or CLI, user may use Fragments’ menu option ‘Add Remote Connection‘ to remote control the server via RPC protocol.
Fragments add remote session
Once connected, the header-bar turns purple and it displays ‘Remote Control “Name”‘ as subtitle indicates that you’re in control of the remote session. A little server icon appears in header-bar, allows to switch between local and remote sessions.
As well, it displays statistics about current session, such as overall network usage, and allows to select encryption type and toggle dark mode, and more.
How to Install Fragments in Ubuntu & other Linux:
The software is available as Flatpak package. Open terminal by searching from ‘Activities’ overview screen. When it opens, run following commands one by one:
1.) Install Flatpak framework if you don’t have it installed via command:
sudo apt install flatpak
2.) Add flathub, the main repository hosts a large list of flatpak packages:
Battle for Wesnoth 1.14.14 was released one day ago as the latest maintenance release for the turn-based strategy game.
In the new release, translations for add-on titles and descriptions now are used in Add-on client when available, and provided via Add-on server at upload time in the .pbl.
Other changes in Wesnoth 1.14.14 include:
Translation updates.
5p – The Wilderlands: Player 5’s units are sorted when cycling through them with the »n« key.
Fixed disabled buttons using the pressed highlight color.
Made wmllint recognize [remove_time_area] in order to avoid spurious warnings about unit ids.
Files created by the scenario editor include a boilerplate warning about hand-editing them.
How to Install Wesnoth 1.14.14 in Ubuntu:
The latest Wesnoth package is available as Flatpak package for Ubuntu 18.04 and higher, and most other Linux desktops.
1.) If you’re first time installing a Flatpak package in Ubuntu, setup your system by running commands in terminal (Ctrl+Alt+T):
Wine 5.17, a new development release of the compatibility layer allows to run Windows apps on Linux and Mac OS, was released with new features and various bug-fixes.
Still more restructuration of the console support.
Various bug fixes.
How to Install Wine 5.17 in Ubuntu:
Open terminal either by pressing Ctrl+Alt+T on keyboard, or by searching for ‘terminal’ from system application menu. When it opens, run following steps one by one.
1.) Run command to enable 32 bit architecture (if you haven’t already):
sudo dpkg --add-architecture i386
Type user password (no asterisk feedback) when it asks and hit Enter to continue.
2.) Install the repository key by running command:
(Optional) After successfully installed Wine 5.17, you may remove the PPAs by launching Software & Updates utility and navigating to Other Software tab.
Want to change CPU frequency scaling in Ubuntu 20.04? There’s a gnome shell extension can do the job.
CPU Power Manager is a Gnome-Shell extension for intel-pstate driver. If you have an Intel Core i CPU, the extension will offer an indicator menu for changing CPU frequency scaling.
To install the extension, simply do following steps one by one:
1.) Open terminal and install chrome-gnome-shell package if you’re first time installing a Gnome shell extension:
3. Finally refresh the web page (see the link in step 2), toggle on and install the extension.
Once installed, you’ll see the indicator applet in system tray area. To make it work, you have to click “Attempt installation” option, type user password and hit Enter.
(Optional) To remove this gnome shell extension, either go to link in step 2 and turn it off, or use Extensions tool.
Vivaldi web browser 3.3 was released today. The new release introduces a new Break Mode.
By clicking on the new pause button at the left corner of the Status Bar, or press Ctrl + “.” on keyboard, Break Mode mutes and stops HTML5 audio and videos, hides all tabs, panels, and other content leaving the screen clean.
After taking a break, you can resume your browsing activity exactly where you left off by pressing Play to un-pause the browser.
Easier cropping of URL in the Address Bar by pressing Ctrl & clicking.
Full-page blocking support
Drag & drop Speed Dials to folders
How to Install Vivaldi 3.3 in Ubuntu:
The official Ubuntu .DEB packages are available for download at the link below:
Grab the deb matches your OS, then install it via Ubuntu Software or Gdebi package manager. Or run command in terminal:
sudo dpkg -i ~/Downloads/vivaldi-stable_3.3*.deb
Vivaldi also has apt repository, with it you can install the browser and get future updates through Software Updater utility.
Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for terminal from application menu. When it opens, run following commands one by one: