You can now install the open-source team chat Zulip desktop client easily via Snap in Ubuntu and receive future updates automatically.
Zulip is a powerful, group chat software with clients for Linux, Windows, mac OS, Android, iOS, and web UI. For Ubuntu Linux, it offers an apt repository with the latest .deb packages and appimage single executable package.
Now Zulip is available as Snap, a containerised software package designed to work securely within most Linux desktop. Snap bundles most required dependencies and auto-updates itself.
To install Zulip via snap, simply open Ubuntu Software, search for and install zulip:
For those familiar with Linux command, open terminal (Ctrl+Alt+T) and run:
snap install zulip
Once installed, open the client either from software launcher or by running command in terminal and enjoy:
New layout of settings page options for the start page, the user interface, dark theme support, languages, downloads, system, shortcuts and for reset settings.
Better control of the pages you visit with an expanded badge pop-up menu
Add install button when visiting Chrome extensions web store.
Bookmarks bar now is enabled by default. Click the heart icon on the right side to add new bookmarks.
How to Install Opera 55 in Ubuntu:
The Opera team offers snap package (containerised software package), which is always up-to-date (auto-updates itself). And you can simply install it in Ubuntu Software:
Also traditional Opera binary package for Ubuntu is available for download at the link below:
You can make Software Updater receive future updates for the traditional Opera package by adding its official apt repository:
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'
Improvements and fixes for AstroCalc tool and plugins
Added support Abell Catalog of Planetary Nebulae and ESO/Uppsala Survey of the ESO(B) Atlas
Added filters for enlisted objects in Search Tool/Lists tool
Added new textures for moons
Added support Milkyway saturation effect
Added possibility to select all constellations through scripts and hotkeys
Added artwork for some Maori constellations
Added distances for some planetary nebulae
Added Lokono sky culture
Added a few new scripts
Updated code and data, and fixed various bugs.
How to Install Stellarium 0.18.2 in Ubuntu:
The software has an official PPA repository that contains the latest Stellarium packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 18.10, and their derivatives.
1. Open terminal either via Ctrl+Alt+T or by searching ‘terminal’ from app launcher. When it opens, run command to add the PPA:
qBittorrent 4.1.2, free and reliable p2p bittorrent client, was released a few days ago with some new features, various bug-fixes and other improvements.
Add option for regexps in the transferlist search filter’s context menu
Add async io threads option to AdvancedSettings
Allow save resume interval to be disabled
Add checkbox for recursive download dialog
Add changelog link in program updater
Implement “Sequential downloading” feature.
Various bug-fixes, WebUI improvements, and more.
How to Install qBittorrent 4.1.2 in Ubuntu:
The official qBittorrent PPA maintains qBittorrent binary packages for Ubuntu 16.04, Ubuntu 18.04, and derivatives (though the new 4.1.2 release is not ready at the moment of writing).
1. To add the PPA, open terminal either via Ctrl+Alt+T or searching “Terminal” from app launcher. When it opens, run:
Linus Torvalds finally announced the release of Linux Kernel 4.18 yesterday afternoon. He wrote in lkml.org:
It was a very calm week, and arguably I could just have released on schedule last week, but we did have some minor updates. Mostly networking, but some vfs race fixes (mentioned in the rc8 announment
as “pending”) and a couple of driver fixes (scsi, networking, i2c). Some other minor random things (arm crypto fix, parisc memory ordering fix). Shortlog appended for the (few) details.
Some of these I was almost ready to just delay to until the next merge window, but they were marked for stable anyway, so it would just have caused more backporting. The vfs fixes are for old races that are
really hard to hit (which is obviously why they are old and weren’t noticed earlier). Some of them _have_ been seen in real life, some of them probably need explicit help to ever trigger (ie artificial delays
just to show that “yes, this can actually happen in theory”).
Changes in kernel 4.18 include:
Initial support for the Qualcomm Snapdragon 845 SoC.
Various power management improvements to AMDGPU
Initial NVIDIA GV100 Volta support within Nouveau DRM driver
32-bit ARM finally gets mitigated for Spectre V1/V2
Various new sound chips support
USB 3.2 and USB Type-C improvements.
And many other changes.
How to Install Linux Kernel 4.18 in Ubuntu:
There a few tools, e.g., UKTools and Ukuu, make it easy to install the latest Kernel in Ubuntu.
You can also manually download the Kernel 4.18 Ubuntu binary packages at:
Depends on your OS type, download and install the packages in turns:
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.
Also you can download and install the kernel binaries via terminal commands:
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 4.18.0:
For those who don’t use the default Gnome screenshot tool, here’s how to make the ‘PrintScreen’ keyboard key take a screenshot via another (Shutter in this case) screen capturing tool.
1. Launch System Settings and navigate to Devices -> keyboard.
2. In right, scroll down and find out the line says “Save a screenshot to Pictures“. Click on it, and in pop-up dialog change the shortcut from Print to any other key.
3. Scroll down and click plus sign to add a new shortcut, then:
type a name for the new shortcut.
type shutter -s as the shortcut function.
set the shortcut key to PrintScreen.
Finally click the Add button and done.
In addition, you can add more shortcuts for shutter, e.g., shutter -f to take a screenshot of full-screen and shutter -w for window capturing.
After nearly a year of development, Audacious audio player 3.10 was finally released yesterday. Here’s how to install it in Ubuntu 18.04, Ubuntu 16.04, Linux Mint 19 and 18.
Audacious 3.10, code-named “Not Quite There Yet”, added following new features:
Shuffle history is remembered at exit to avoid repeating songs
Exported M3U and PLS playlists now use relative paths by default
Recursively adding subfolders to the playlist is now optional
The URL history shown in the Add/Open URL dialogs can be cleared
Toolbar buttons in the GTK UI now show tooltip hints
The adplug input plugin has a new settings window
The Search Tool can be configured to scan for new files at startup
The number of results shown in the Search Tool is now configurable
The Delete Files plugin is clearer about which files will be deleted
Icons from the desktop theme are used more consistently
Scalable icons are now used on Windows for better high-DPI support
The bottom info bar now matches the color tone of dark themes
The soxr resampler has some new, more detailed settings
There are also many UI improvements and various bug-fixes. See the previous link for details.
How to Install Audacious 3.10 in Ubuntu:
You can install the new release packages in Ubuntu 18.04, Ubuntu 16.04, and their derivatives via the unofficial PPA.
1. Open terminal by either pressing Ctrl+Alt+T on keyboard or searching for ‘terminal’ from software launcher. When it opens, run command:
sudo add-apt-repository ppa:nilarimogard/webupd8
Type your password (no asterisks feedback) when it prompts and hit Enter to continue.
2. Then you can upgrade Audacious via Software Updater:
or run commands one by one in terminal to install or upgrade the audio player:
This quick tutorial will show Ubuntu beginners how to show or hide the battery percentage in Ubuntu 18.04 top-right system tray.
I’ve already written about this while the default System Settings utility does not have an option for the function. And in Ubuntu 18.04 you can do it easily via Gnome Tweaks tool.
1. Gnome Tweaks is one of my must-have applications, specially for configuring Gnome 3 desktop.
To install it, search for and install ‘Gnome Tweaks’ in Ubuntu Software:
2. Then launch the tool, navigate to Top Bar settings page. There you can see the option for turning on / off battery percentage.