BleachBit 4.1.1 was released a day ago as the new Beta release for the next major 4.2.0 release.
Compare to the previous beta, BleachBit 4.1.1 brings support for cleaning Slack (messenger), and Chromium installed via Snap package.
BleachBit 4.1.1 changes since the latest stable release:
Clean Slack (messenger).
Clean Pale Moon.
Clean Zoom.
Fix bug that not cleaning Chromium browser installed as Snap.
Fix bug that not deleting whole Firefox URL History.
Fix that cleaning LibreOffice erase all its extensions.
How to Get BleachBit 4.1.1:
The deb packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, as well as packages for Debian, CentOS, Fedora, Windows, and source code are available to download at the link below:
There will soon be a package for Ubuntu 20.10 Groovy Gorilla. Until then, use the 20.04 deb package.
Grab the .deb package for your Ubuntu edition, open & install file with either ‘Software Install’ or ‘Gdebi package installer’ if installed.
Microsoft PowerShell 7.1.0 was released a few days ago with a number of improvements and fixes to PowerShell 7. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, and Linux Mint 19.x, 20.
Fix $? to not be $false when native command writes to stderr.
Rename -FromUnixTime to -UnixTimeSeconds on Get-Date to allow Unix time input.
Make $ErrorActionPreference not affect stderr output of native commands.
Allow explicitly specified named parameter to supersede the same one from hashtable splatting.
Make the switch parameter -Qualifier not positional for Split-Path.
Resolve the working directory as literal path for Start-Process when it’s not specified.
Make -OutFile parameter in web cmdlets to work like -LiteralPath.
Fix string parameter binding for BigInteger numeric literals.
On Windows, Start-Process creates a process environment with all the environment variables from current session, using -UseNewEnvironment creates a new default process environment.
Do not wrap return result to PSObject when converting ScriptBlock to delegate.
Use invariant culture string conversion for -replace operator.
How to Install PowerShell (7.4 Updated) in Ubuntu:
If you’re OK with containerized Snap package, simply search for and install powershell from Ubuntu Software.
For those prefer .deb package, Microsoft offers the software in its official apt repository, so far supports Ubuntu 18.04, Ubuntu 20.04, Ubuntu 22.04, and Ubuntu 24.04.
1. Setup Microsoft apt repository in Ubuntu:
Open terminal from your system application launcher. When it opens, run command to download the official .deb package:
Want to get some wallpapers for your Ubuntu Desktop? Here’s a simple tool to browse, download, and apply wallpaper from huge collection of wallpapers.
Wonderwall is a simple graphical utility that allows to browse through the world’s largest collection of online 4k and Ultra HD Wallpapers.
You can search wallpapers via colors, tags, categories, resolution, popularity, views, or by just typing a keyboard in filter.
Simply click on a picture, you’ll get the menu with image details and download buttons.
For downloaded wallpapers, you can crop / scale selected wallpaper to make it fit into your screen resolution. And of course, there’s an option to set as wallpaper.
The settings window allows you to change the desktop back-end, open the download folder, change content scaling, and search settings.
How to Install Wonderwall in Ubuntu:
Wonderwall seems to be closed source software as I can’t find the source code and the developer website refers to a tech reviews website.
And the binary package is ONLY available as Snap package. You can install it easily by searching from either Ubuntu Software or App Center.
Or, press Ctrl+Alt+T on keyboard to open terminal, and install the package by running command in terminal:
Prefer installing digiKam photo manager via apt repository rather than the containerized Flatpak package? There’s a third-party PPA maintains the latest packages for all current Ubuntu releases.
Open terminal either by pressing Ctrl+Alt+T on keyboard, or by searching for ‘terminal’ from system application launcher. When it opens, do following steps one by one to add the PPA and install the latest digiKam deb packages.
Type user password (no asterisk feedback) when it prompts and hit Enter to continue.
2. (Optional) The PPA package for Ubuntu 18.04 require updated FFMpeg package, which is available by adding another PPA:
sudo add-apt-repository ppa:savoury1/ffmpeg4
The PPA also contains the latest digiKam for Ubuntu 16.04, it is however requires more dependency PPAs. See the PPA link for detail.
3. Finally run 2 commands one by one to refresh system package cache and install the photo manager:
sudo apt update
sudo apt install digikam
If an old version of digiKam .deb package was installed on your system, simply launch Software Updater and upgrade the software along with other system updates.
Uninstall:
To remove digiKam photo manager, open terminal and run command:
sudo apt remove --autoremove digikam
To remove the PPA, open Software & Updates and remove the repository lines from Other Software tab.
OpenRazer, open-source driver and user-space daemon to manage Razer peripherals on Linux, released version 2.9.0 a few days ago with new Razer devices support, improvements, and bug-fixes.
The new release also adds read support for idle_time and low_battery_threshold, ability to configure the battery notification frequency, screensaver monitor support on Xfce, improved fake driver support, and more.
Polychromatic – OpenRazer GUI
How to Install OpenRazer 2.9.0 in Ubuntu:
The software has an official PPA so far contains the latest packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Ubuntu 20.10.
1. Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from app launcher. When it opens, run command:
sudo add-apt-repository ppa:openrazer/stable
Type user password (no asterisk feedback) when it prompts and hit Enter to continue.
2. (Optional) Also add Polychromatic PPA, if you fancy a graphical front-end, by running command:
sudo add-apt-repository ppa:polychromatic/stable
3. Finally refresh your system package cache and install the drivers and GUI tool via commands:
LiVES, a free and open-source video editor and VJ tool, released new major version 3.2.0 with new features, performance and resource usage improvements, and tons of other changes.
After 2 years of development, Flightgear 2020.3 was released as the latest stable version of the flight simulator. Here’s how to install it in Ubuntu 18.04, Ubuntu 20.04, Ubuntu 20.10, and derivatives.
This tutorial shows how to install the latest Beta release of GIMP 3.0, so far GIMP 2.99.10, in Ubuntu 20.04 using the official flatpak package.
What’s New in GIMP 2.99.10 compare to current stable:
GTK+3 user interface
Native Wayland and HiDPI support.
Major refactoring and cleanup
New plug-in API
Plugins now possible with Python 3, JavaScript, Lua, and Vala
More (color) space invasion
Render caching available for better performance
Clone-type tools on multiple layers
JPEG-XL file format support.
Pinch gesture on canvas for zooming
New Paint Select tool in the playground
New generic dialog generation and metadata support API for export plug-ins
Multi-threaded JPEG2000 decoding
GIMP 2.99.10 is available to install via Flatpak package in the “beta” branch of the official Flathub repository. You can open terminal and run following commands one by one to install it in Ubuntu 18.04, Ubuntu 20.04, and Ubuntu 21.10.
1. Install Flatpak framework if you don’t have it (For Ubuntu 18.04 and even 16.04, add this PPA first).
3. Finally install GIMP 2.99.x via command (for single user only):
flatpak install --user flathub-beta org.gimp.GIMP
Once installed, launch it from ‘Show Applications’ menu and enjoy! In the case, I have GIMP 2.10 (via deb) and GIMP 2.99.x (via flatpak).
NOTE: If you installed both GIMP flatpak stable and beta packages, only one will be visible in app launcher. To make beta version visible, run command:
flatpak make-current --user org.gimp.GIMP beta
And to make stable version visible, replace beta in the command with stable.
On Mac OSX Bluefish deals better with the new permission features.
Improved syntax highlighting for several programming languages.
Bluefish now works fine with Enchant2 for spell checking.
Install Bluefish via PPA:
UPDATE: as Klaus Vormweg’s PPA is no longer exist, I uploaded the 2.2.12 packages into this unofficial PPA for Ubuntu 20.04 and Ubuntu 18.04. For Ubuntu 22.04, the latest package is already available in system repository.
1. Open terminal either by pressing Ctrl+Alt+T on keyboard or by searching from ‘Activities’ overview.