HPLIP 3.18.9, HP developed Linux drivers for HP inkjet and laser based printers, was released today with new Linux Distros and new printers support.
HPLIP 3.18.9 added support for Linux Mint 19 and Debian 9.5. Also there are new supported printers:
HP PageWide 755dn
HP PageWide MFP 774dns
HP PageWide MFP 774dn
HP PageWide MFP 779dns
HP PageWide MFP 779dn
HP LaserJet Pro MFP M148dw
HP LaserJet Pro MFP M149dw
HP LaserJet Pro MFP M148fdw
HP LaserJet Pro MFP M149fdw
HP LaserJet Pro M118dw
HP LaserJet Pro M119dw
HP Scanjet Ent Flow 7500
Download / Install HPLIP 3.18.9 in Ubuntu:
To install the software, download the package “hplip-3.18.9.run” from the link below:
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.9.run && ./hplip-3.18.9.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!
Hover over the title of pop out video and click back to tab.
Add new option in Settings > Advanced > Browser > User interface for the scroll to the top of the page feature
Add a page zoom indicator in the address and search bar when the zoom level for a page changed.
Easy bug reporting via O menu > Help > Report an issue.
Redesigned about page, and tidied up the settings.
How to Install Opera 56 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:
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'
OpenShot video editor 2.4.3 was released a few days ago with animated Masks, nudge, zoom fixes, improved stability, and more.
OpenShot 2.4.3 release highlights:
Masks and transitions can now be modified at any time, and can now use an image or video! This utilizes the grayscale of each frame and converts it into a mask, and can be used to create some really amazing effects.
Threading improvements help prevent crashing around effects (including masks and transitions), and improve performance on many systems.
Save frame button for quickly saving the current preview frame
Huge improvement to language translations (Thanks to Frank Dana – ferdnyc)
Animated Masks: New “reader” property type, initially used by the Mask effect to change the image/video used by transitions and the Mask effect
Add Save Current Frame button.
New translation & language infrastructure and logic.
Gscan2pdf 2.1.6, a GTK tool to produce PDF / DjVu from scanned document, was released today with few quick fixes.
According to the changelog, Gscan2pdf 2.1.6 fixed the issue that application exits on pressing “Start OCR” for Tesseract. In the release, it also fixed opening UDT and unpaper dialog windows.
How to Install gscan2pdf 2.1.6 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 your 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:
For the first time, you can either install it via Synaptic Package Manager or by running following commands in terminal:
This quick tutorial is for those who want to remove the top and left panel, instead use Microsoft Windows style a single bottom panel in Ubuntu 18.04 Gnome desktop.
Without installing other desktop environments, e.g., Cinnamon and KDE, this can be done easily via Gnome shell extensions called dash to panel.
Dash to panel combines the top panel and left dock launcher into one single panel. So your Ubuntu deskop will look like:
1. To install the extension, search for and install Dash to Panel extension in Ubuntu Software utility:
Once installed, restart your machine to apply changes.
2. To configure the panel appearance, either use Gnome Tweaks or right-click on application menu and select “Dash to Panel Settings”.
The Postman Linux app now is easy to install in Ubuntu 16.04 and Ubuntu 18.04 via Snap package, containerised software package that bundles most required dependencies and auto-updates itself.
Postman is the complete toolchain for API developers, used by more than 3 million developers and 30000 companies worldwide. Postman makes working with APIs faster and easier by supporting developers at every stage of their workflow, and is available for Mac OS X, Windows, Linux and Chrome users.
Ubuntu Software utility contains the snap packages from snappy store. Simply search for and click install Postman in Ubuntu Software.
Or open terminal (Ctrl+Alt+T) and run command to install the Postman snap package:
snap install postman
NOTE for Ubuntu 16.04 users first time installing a snap package, first make sure snapd is installed:
sudo apt install snapd snapd-xdg-open
Once the snap package is installed, launch the Postman app from software launcher and enjoy!
Fix AI ignoring teleport locations when moving leader to leader goals.
Heir to the Throne:
S6: Allow canceling an attack when a move+attack spawns enemy units
S6: Change the trigger for spawning undead reinforcements
S17: Add dialog explaining the lava game mechanic and an easter egg
Liberty, S3: Add story and war drums music
Northern Rebirth:
S12: empty sides are hidden
S13: allied leaders whose death causes defeat won’t leave their keep and
the lich brothers and Krash got more gold
Sceptre of Fire:
S4: a cave entrance has been added.
S5: Gryphon Riders are now available starting form S5 (formerly S3).
S7: it’s now impossible to kill all pursuers.
Secrets of the Ancients: Fix dialog said by wrong unit & revert previous fix
The Hammer of Thursagan: S10: Fix objectives requiring too much of the player
The South Guard:
S2: the case where Deoran is not sent to the Citadel is handled better.
S2: enemy units will no longer neutralize villages instead of capturing or burning them. This also means certain units will no longer be hidden in the Game Stats list.
S4: bodyguards are never spawned next to other units, and always in forest.
S5: zombies have now one castle with two leaders.
S6a: mermen leave after this scenario and will no longer be available.
S7a & S8a: a certain hero may now die.
Under the Burning Suns: New graphics for Eloh.
And various other changes and bug-fixes
How to Install Battle for Wesnoth 1.14.5 in Ubuntu:
The flathub repository contains the Flatpak package of the game. You can install it in Ubuntu 16.04, Ubuntu 18.04 via following steps:
1. (For Ubuntu 16.04 only), open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from app launcher. When it opens, run command: