HPLIP, free and open-source HP developed Linux drivers for HP printers, has reached the 3.17.7 release with some new printers supported.
New supported printers in HPLIP 3.17.7:
HP DeskJet Ink Advantage 2635 All-in-One
HP DeskJet Ink Advantage 2636 All-in-One
HP DeskJet Ink Advantage 2675 All-in-One
HP DeskJet Ink Advantage 2676 All-in-One
HP DeskJet Ink Advantage 2677 All-in-One
HP DeskJet Ink Advantage 2678 All-in-One
HP DeskJet 2620 All-in-One
HP DeskJet 2621 All-in-One
HP DeskJet 2622 All-in-One
HP DeskJet 2623 All-in-One
HP DeskJet Ink Advantage 2200 All-in-One
HP DeskJet 3722 All-in-One
HP DeskJet Ink Advanatge 3789 All-in-One
HP DeskJet Ink Advanatge 3790 All-in-One
How to Install HPLIP 3.17.7 in Ubuntu:
The official .run installer is available for download at the link below:
After downloaded the .run installer, open terminal via Ctrl+Alt+T or by searching for “Terminal” from app launcher. When it opens, run command to install it:
cd ~/Downloads/ && chmod +x hplip-3.17.7.run && ./hplip-3.17.7.run
Follow the terminal prompts to build HPLIP and setup your devices.
JetBrains’ IntelliJ IDEA IDE has reached the new massive 2017.2 release a few days ago with many new features, performance improvements and important bug-fixes.
IntelliJ IDEA 2017.2 features:
Smarter code completion and control flow analysis
New inspections and refactorings
Java 9 module diagrams
Debugger: filtering arrays, collections, and maps
Kotlin 1.1.3 support
Groovy 2.5.0 support
VCS: reverting and rewording commits, formatting commit messages
native look and feel in Windows 10
Better HiDPI support for multiple display setup on Windows
The official Linux binaries are available for download at the link below:
Extract the tarball, run idea.sh from bin folder to launch the IDE, and you may manually create an application launcher for it.
Install IntelliJ IDEA 2017.2 in Ubuntu via PPA:
An installer script, originally created by Marcel Kapfer, is available to automatically download the source tarball, extract to /opt, and create application launcher.
All you need to do is open terminal (Ctrl+Alt+T) and run following commands one by one:
Oracle Vritualbox got an update for its 5.1 series earlier today with lots of bug-fixes.
For Linux users, Virtualbox 5.1.24 brings fixes to Kernel 4.12 and Kernel 4.13, fixes for loading shared libraries, fixes for kernel modules built with gcc-7, makes 2D video acceleration available for older Linux distributions.
VMM: mask the VME CPUID capability on AMD Ryzen processors.
VMM: emulate more SSE2 instructions
VMM: properly clear the TF and AC flags when dispatching real-mode interrupts
GUI: fixes to make the mini-toolbar work with recent versions of KDE / Plasma
GUI: fixed a potential crash when a VM with multiple screens is running in full screen / seamless mode and a host screen is removed.
GUI: fixed initial size hints for guests which set intermediate sizes before responding
GUI: prevent stopped screen updates or black screen on reboot in a multi-screen setup under certain conditions
Audio: many improvements for Windows 10 guests
Storage: fixed possible crash when using Intels SPDK
API: use the correct file name of the VM machine state if the VM settings directory is renamed, for example during grouping / ungrouping a VM
API: return the correct error code if powering up a VM fails
API: video recording did not automatically start at VM start when enabled in the VM settings
API: when relocating a medium, check that the target path is fully qualified
EFI: fix for VMs with more than 3504MB RAM
Host-only adapter: correctly determine IPv4 netmasks on Windows hosts
NAT network: properly do the refcounting for starting / stopping the NAT / DHCP services if the NAT network is changed while the adapter network connection type is anything else but NAT network
VBoxManage: fixed controlvm videocapfile
Windows hosts: fixed crashes if driver verifier is enabled
Download / Install Virtualbox:
The official Linux binaries (i386 for 32-bit, amd64 for 64-bit) for Ubuntu 12.04, Ubuntu 14.04, Ubuntu 16.04, Ubuntu 17.04 are available for download at the link below:
If you have a previous 5.1 series installed, and enabled the Virtualbox Linux repository, you can simply upgrade Virtualbox via Software Updater:
To manually add the VirtualBox Linux repository, do:
1. Open terminal via Ctrl+Alt+T or by searching it from app launcher, when it opens, run command:
LibreOffice 5.3.4, the fourth release for LibreOffice 5.3 family, was announced more than 2 weeks ago. It’s finally made into PPA for Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, and Ubuntu 17.10.
LibreOffice 5.3.4 integrates over 100 patches, with a significant number of fixes for interoperability with Microsoft Office RTF and OOXML documents. See HERE for details.
Install LibreOffice 5.3.4 via PPA in Ubuntu:
1. Open terminal 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:libreoffice/ppa
Type in your password (no visual feedback when typing due to security reason) when prompts and hit Enter.
2. Then launch Software Updater and upgrade LibreOffice after checking for updates:
How to restore:
To revert back to the stock version of LibreOffice in your Ubuntu, purge the PPA via command:
A new update of the free and open-source LiVES video editor and VJ tool was released a few days ago with bug-fixes and some improvements. Here’s how to install or upgrade it in Ubuntu via PPA.
LiVES is a Video Editing System designed to be simple to use, small in size, yet powerfull with many advanced features. The latest LiVES 2.8.7 was released 2 days ago with following changes:
Remove glad.h dependence on khr.
Prompt for clip name when rendering to new clip.
Fix autolives toy.
Increase default frame size to 1024×768 for new installs.
Allow override of frame size when encoding to ffmpeg / h264 format.
Fix breakage in the threaded progress window.
Updated Ukrainian translation (Yuri).
How to Install LiVES 2.8.7 in Ubuntu:
Besides building the software from source, you can install it from unofficial PPA in Ubuntu 14.04, Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, Linux Mint 18.x and their derivatives by following steps:
1. Open terminal via Ctrl+Alt+T and run command to add the PPA:
sudo add-apt-repository ppa:ubuntuhandbook1/lives
Type in your password (no visual feedback while typing due to security reason) when it asks and hit Enter.
2. Then upgrade the software from an existing release via Software Updater:
or simply run commands in terminal to install or upgrade LiVES:
The first alpha of Ubuntu 17.10 Artful Aardvark was released earlier today. It features images for Lubuntu, Kubuntu, and Ubuntu Kylin.
The pre-release uses the kernel and graphics stacks of Ubuntu 17.04, which include Linux Kernel 4.10, X.Org Server 1.19.3 display server, and Mesa 17.1.2 3D Graphics Library. The systemd init system, however, was upgraded to the latest systemd 233.
Download Ubuntu 17.10 Alpha 1:
NOTE the pre-release images are not recommended for anyone who need a stable system. However, they are recommended for developers or users who want to test by finding, reporting, and/or fixing bugs, or people want to see how the current snapshot of Ubuntu 17.10 will look and behave.
The digiKam photo management software has reached the new stable 5.6.0 release with exciting new features and more than 81 issues closed.
New features in digiKam 5.6.0 according to the announcement:
The HTML gallery and Video Slideshow tools are back and available via tools menu.
database shrinking is also possible for MySQL databases.
improved the grouping items feature
support for custom sidecars
Geolocation Bookmarks has been rewritten to work with bundle version of digiKam (e.g., Appimage).
How to Install digiKam 5.6.0 in Ubuntu 17.04:
Due to requirement of higher Qt5 library version, digiKam 5.6.0 is only available for Ubuntu 17.04 through PPA.
1. Open terminal via Ctrl+Alt+T, then run command to add the PPA:
sudo add-apt-repository ppa:philip5/extra
Type your password when prompts and hit Enter.
2. Then upgrade digiKam via Software Updater (Update Manager):
or simply run commands in terminal to install /upgrade the software:
sudo apt update && sudo apt install digikam
Install digiKam 5.6.0 in Ubuntu 16.04:
For Ubuntu 16.04, Ubuntu 16.10, and old versions download the AppImage from the link below:
AppImage is a single executable package, give its permission from file’s ‘Properties’ window:
Then run the file to launch digiKam (don’t see ‘Run’ option? go to menu Edit -> Preferences -> Behavior -> Run Executable text files when they are opened):
The first launch will ask you if to install a shortcut for the AppImage.
The commands will install Qt4 version of Qmmp 0.10.9 in Ubuntu 12.04 and Ubuntu 14.04, and install Qt5 version of Qmmp 1.1.9 in Ubuntu 16.04 and higher.
For Ubuntu 16.04 and higher users who want to install Qmmp Qt4, run following commands instead: