For those who want to try out the latest Cinnamon Desktop 3.8, without downloading Linux Mint 19, here’s how to install Cinnamon 3.8.x via PPA in Ubuntu 18.04.
Cinnamon 3.8 will be included in the upcoming Linux Mint 19. This Gnome based desktop environment has received better support for GTK+ 3.22 and client-side decorated windows, fully ported to Python 3, backported various changes from upstream GNOME, and more.
For Ubuntu 18.04 LTS, a stable PPA has built the Cinnamon 3.8 packages, so the desktop can be easily installed via following steps.
1. Open terminal either via Ctrl+Alt+T keyboard shortcuts, or by searching for ‘Terminal’ from app launcher. When it opens, run command:
sudo add-apt-repository ppa:embrosyn/cinnamon
Input your password (no visual feedback) when it prompts and hit Enter. Read the PPA description and finally hit Enter to add the PPA.
2. Then run command to install Cinnamon Desktop 3.8:
sudo apt-get install cinnamon
3. Finally restart your computer. When you’re at Gnome login screen, click on your username and then click the gear button to select ‘Cinnamon‘ desktop session.
Uninstall:
To remove Cinnamon desktop, open terminal and run command:
The latest Mesa 3D graphics library 18.1.1 now can be easily installed in Ubuntu 18.04 LTS via PPA.
For those sticking to the open-source drivers and need graphics performance improvements (e.g. for playing games), Canonical’s Timo Aaltonen has pushed Mesa 18.1.1 in the x-updates PPA.
1. Open terminal either via Ctrl+Alt+T or by searching for ‘Terminal’ from software launcher. When it opens, run command:
sudo add-apt-repository ppa:ubuntu-x-swat/updates
Type your password (no asterisks while typing due to security reason) when it prompts and hit Enter to continue.
2. After adding the PPA, do system update via command:
sudo apt-get dist-upgrade
apt-get update is not required any more in Ubuntu 18.04 since adding PPA automatically refreshes system repositories.
3. Finally check your driver version via command:
glxinfo | grep "OpenGL version"
Uninstall:
To restore changes and downgrade to the default drives shipped in Ubuntu 18.04, run command:
Ubuntu used to show media playback controls in the Sound menu of system tray. The functionality has been removed since Ubuntu switched to Gnome Desktop.
In Ubuntu 18.04, you can easily re-enable the feature via a Gnome Shell extension called Media Player Indicator.
1. To install the extension, open Ubuntu Software, search for and install Media Player Indicator:
Once installed, all MPRIS Version 2 capable media players, including VLC, SMPlayer, Audacious, Clementine, Rhythmbox, and more, will be listed in the system tray menu after you launched the media players.
2. To configure the Gnome extension, launch the settings via either Ubuntu Software or Gnome Tweak Tool:
MKVToolNix 24.0.0, free and open-source Matroska software, was released 2 days ago. Here’s how to install it in Ubuntu 18.04, Ubuntu 16.04, Ubuntu 17.10.
mkvmerge: MP4 reader: improved the detection of edit lists consisting of two identical entries, each spanning the file’s duration as given in the movie header atom.
mkvmerge: JSON identification: the “display unit” video track property is now reported as ‘display_unit’.
mkvmerge, mkvextract: AVC/h.264: empty NALUs will now be removed.
mkvextract: VobSub extraction: empty SPU packets will now be dropped during extraction
mkvmerge: E-AC-3 parser: fixed determining the number of channels for streams that contain an AC-3 core with dependent E-AC-3 frames.
Updated Niels Lohmann’s JSON library to v3.1.1.
Updated pugixml library to v1.9.
Various bug-fixes.
How to Install MKVToolNix 24.0.0 in Ubuntu:
The official apt repository offers the latest packages for Ubuntu 16.04, Ubuntu 17.10, and Ubuntu 18.04 so far.
Open terminal via Ctrl+Alt+T or by searching it from app launcher. When it opens, do following steps:
A new monthly release of HPLIP, HP developed Linux drivers for HP inkjet and laser based printers, was announced earlier today.
HPLIP 3.18.6 is a small release that only adds 3 new printers support:
HP DesignJet Z6810 42in PostScript
HP DesignJet Z6810 60in PostScript
HP DesignJet Z6610 60in PostScript
Download / Install HPLIP 3.18.6 in Ubuntu:
To install the software, download the package “hplip-3.18.6.run” from the link below:
Then open terminal via Ctrl+Alt+T or search for “terminal” from app launcher. When it opens, run command:
cd ~/Downloads/ && chmod +x hplip-3.18.6.run && ./hplip-3.18.6.run
Input your password (no visual feedback while typing) when it prompts and hit Enter.
Then follow the terminal outputs, answer some questions to build and install HPLIP on your system. When everything is done, plug/re-plug your printers and enjoy!
For those who are still sticking to the Scribus 1.4 stable series, here’s how to install the latest stable Scribus 1.4.7 in Ubuntu 18.04, Ubuntu 17.10, Ubuntu 16.04, and/or Ubuntu 14.04.
Scribus 1.4.7 was announced a few weeks ago along with the 1.5.4 preview release:
“Scribus 1.4.7 is almost exclusively a bugfixing and update release and will be the last iteration of the Scribus 1.4.x line. All future development efforts will go into the upcoming new stable version 1.6.x.”
How to install Scribus 1.4.7 in Ubuntu
The official PPA repository has built the packages for all current Ubuntu releases.
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:scribus/ppa
Input your password (no visual feedback) when it prompts and hit Enter
2. Then upgrade Scribus using Software Updater:
or run commands in terminal to install or upgrade the desktop publishing software:
sudo apt-get update
sudo apt-get install scribus
Uninstall:
You can remove the PPA repository via Software & Updates utility -> Other Software tab.
Avidemux video editor 2.7.1 was released a few days ago with new encoder support and various improvements. Here’s how to install it in Ubuntu 18.04, Ubuntu 17.10, Ubuntu 16.04.
This quick tutorial shows you how to reset Gnome Shell to its original status in Ubuntu 18.04 LTS.
Note following steps will reset most settings to its original status in the default Gnome 3 desktop, but no guarantee of ALL Gnome appearances.
1. As you may already know, there’s a graphical tool Gnome Tweaks that allows to tweak advanced Gnome 3 settings. And it can be installed in Ubuntu Software:
2. Gnome Tweaks offers an option “Reset to Defaults“. It resets desktop theme, icons, fonts, show desktop icons, and some application window settings.
3. Some changes (e.g., Gnome extensions, favorites applications on left launcher, and some dconf database changes) won’t revert back via the Gnome Tweaks option.
If need, you can run command in terminal (Ctrl+Alt+T) to reset all the settings:
Linux Kernel 4.17 was finally announced yesterday. Linus Torvalds wrote in lkml.org:
So this last week was pretty calm, even if the pattern of most of the stuff coming in on a Friday made it feel less so as the weekend approached.
And while I would have liked even less changes, I really didn’t get the feeling that another week would help the release in any way, so here we are, with 4.17 released.
No, I didn’t call it 5.0, even though all the git object count numerology was in place for that. It will happen in the not _too_ distant future, and I’m told all the release scripts on kernel.org are ready for it, but I didn’t feel there was any real reason for it. I suspect that around 4.20 – which is I run out of fingers and toes to keep track of minor releases, and thus start getting mightily confused – I’ll switch over. That was what happened for 4.0, after all.
As for the actual changes since rc7 – the shortlog is appended – it’s mostly drivers, networking, perf tooling, and a set of nds32 fixes. With some random other stuff thrown in. Again, the shortlog is obviously only the last calm week, the overall changes since 4.16 are much too big to list in that format.
The big 4.17 stuff was mentioned in the rc1 email when the merge window closed, but I guess it’s worth repeating how 4.17 is actually a slightly smaller kernel than 4.16, thanks to the removal of a number of effectively dead architectures (blackfin, cris, frv, m32r, metag, mn10300, score, and tile). Obviously all the other changes are much more important, but it’s always nice to see spring cleaning like that.
…..
Linux Kernel 4.17 release highlights:
AMDGPU DC enabled by default for the new display code stack.
Intel Cannonlake graphics support enabled by default.
Improved AMDKFD support for pre-Vega discrete GPUs.
Clean up lots of code for obsolete CPU architectures
A significant power-savings improvement on some hardware
And many more other changes.
How to Install Linux Kernel 4.17 in Ubuntu:
A graphical tool UKUU makes it easy to install the latest Kernels in Ubuntu.
For those who don’t want to use any third-party tool, here’s how to manually download and install Kernel 4.17 in Ubuntu (tested in Ubuntu 18.04, though it should work on all current Ubuntu releases).
The mainline kernel PPA has made the new kernel binaries for Ubuntu, available for download at the link below:
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.
To get the Kernel 4.17 from the command console, run the commands below one by one:
Start/restart your machine and select boot with the previous kernel in ‘Grub2 -> Advanced Option for Ubuntu’. Then use Ubuntu Tweak, or run command to remove Linux Kernel 4.17.0: