| by Arround The Web

Display Live Earth as Desktop Wallpaper in Ubuntu 22.04

This simple tutorial shows how to display live earth as desktop wallpaper in Ubuntu 22.04 and Ubuntu 23.10. Ubuntu has Wallch wallpaper changer in system repository, which has option to show live earth as wallpaper. However, the app is no longer updated and the feature is broken for all current Ubuntu releases. If you’re interested […]

Share Button
Read More
| by Arround The Web

How to Perform Stress Test on Your CPU in Ubuntu / Debian

This simple tutorial shows how to do stress test on your CPU in Ubuntu or Debian Linux, either Desktop or Server. Got a new CPU /CPU cooler, or changed your computer environment? You can perform a stress test to find out if it’s working good! And, here’s how to do the trick in Debian, Ubuntu, […]

Share Button
Read More
| by Arround The Web

[Tips] Quickly Access Source of installed Extensions in Ubuntu

This is a quick tutorial shows you how to quickly access the source of all your installed GNOME extensions in Ubuntu, Fedora Workstation, Debian and other Linux with GNOME. Gnome extensions are usually installed to “.local/share/gnome-shell/extensions/” directory. While, system built-in extensions are available in “/usr/share/gnome-shell/extensions/“. For developing or debugging purpose, you can open that folder […]

Share Button
Read More
| by Arround The Web

How to Upgrade to Ubuntu 23.10 [Step by Step Guide]

This is a step by step beginner’s guide shows Ubuntu Desktop users how to upgrade to Ubuntu 23.10 from either Ubuntu 22.04 and Ubuntu 23.04. Ubuntu 23.10, code-name, Mantic Minotaur, was released a week ago. It features Kernel 6.5, GNOME 45, new App Center, and has official support until July, 2024. Before getting started: Before […]

Share Button
Read More
| by Arround The Web

Geany 2.0 Released! How to Install in Ubuntu 22.04, 20.04, 23.10

Geany, the small and fast IDE, released version 2.0 hours ago! Here are the new features as well as how to install guide for Ubuntu users. Changes in Geany 2.0 according to the official release note: Split “session data” into session.conf, preferences are written to and read from geany.conf. Re-add ability to scroll over document […]

Share Button
Read More
| by Arround The Web

How to Install Plasma Desktop 5.27 in (K)Ubuntu 22.04

For KDE users on Ubuntu 22.04, meaning KUbuntu 22.04, Ubuntu Studio 22.04, etc, the latest Plasma Desktop 5.27 (5.27.8) now is available to upgrade through PPA. KDE Plasma Desktop 5.27 was originally released in February. After more than 8 months of work, it has received 9 bug-fix updates and finally made into PPA for Ubuntu […]

Share Button
Read More
| by Arround The Web

How to Install Local .deb file in Ubuntu 23.10

In Ubuntu 23.10, there’s no longer “Software Install” option for opening/installing .deb files in your Downloads folder. This is probably due to switch to the new ‘App Center’, that some features are not fully implemented. When you double-clicking a .deb file from Downloads folder, it will pop-up a dialog saying “Could Not Display ‘file_name.deb’ There’s […]

Share Button
Read More
| by Arround The Web

How to install Zoom in Ubuntu 23.10 [Fix Unmet Dependencies]

This simple tutorial shows how to install Zoom video communication client in Ubuntu 23.10, and fix unmet dependencies issue. Zoom provides official .deb package for Ubuntu, however it’s built against old Mesa libraries that have been removed from Ubuntu 23.10 repository. When trying to install the package, it will output something that: ‘The following packages […]

Share Button
Read More
| by Arround The Web

PPA Updated for VLC 3.0.19 for Ubuntu 23.10, 22.04 & 20.04

For VLC users who prefer installing the player via the classic .deb, here’s Ubuntu PPA update for the latest VLC 3.0.19. The VideoLAN website does NOT announced the release of v3.0.19 at the moment of writing. However, the source code has been rolled out. And, both Snap (in Ubuntu Software) and Flatpak packages have been […]

Share Button
Read More
| by Arround The Web

Install Krita 5.2.0 via PPA in Ubuntu 23.10, 22.04

Krita announced the new major 5.2.0 release few days ago. Here’s how to install it in Ubuntu 22.04, Ubuntu 23.04, and Ubuntu 23.10 via PPA. Krita 5.2.0 introduced some exciting new features, such as synchronized audio playback, FFmpeg bundle, new text layout engine, new Wide Gamut Color Selector, new actions, CMYK for JEPG-XL, and various […]

Share Button
Read More
| by Arround The Web

Enable Tiling Assistant Indicator & Fix Missing Icon in Ubuntu 23.10

The new tiling assistant extension in Ubuntu 23.10 has indicator support! Here’s how to enable it and fix the missing icon. Ubuntu 23.10 introduced a new system extension called “Tiling Assistant”. With it, user can easily tile window to half or quarter of screen either via mouse dragging or keyboard shortcut. The extension also has […]

Share Button
Read More
| by Arround The Web

PPA for Installing gThumb 3.12.4 in Ubuntu 22.04, 20.04, 23.10

This simple tutorial shows what’s new in gThumb 3.12.4, and how to install it in all current Ubuntu releases. gThumb image viewer and organizer has rolled out version 3.12.3 and 3.12.4 recently, while Ubuntu still has v3.12.2 in system repositories. The new releases introduced some new features as well as various bug-fixes. According to the […]

Share Button
Read More
| by Arround The Web

Change Folder Color & Add Emblem in Ubuntu 23.10, 22.04

Ubuntu has a “Folder Color” package in system repository, allows to change the color and add emblem for individual folder. However, it’s only available for Ubuntu LTS, and uses the old default ‘Humanity’ icon theme, which looks very outdated. To fix the issue, a free open-source yaru-colors-folder-color project was created to work along with system […]

Share Button
Read More
| by Arround The Web

Unstable PPA for Trying out Hugin 2023 Beta in Ubuntu

Hugin, the free open-source panorama photo stitching and HDR merging software, rolled out the Beta release of 2023 version few weeks ago. This Beta so far does not have any release note for changes. But only the changelog according to the changes.txt file in source tarball: PTBatcherGUI can now also queue user defined assistant and […]

Share Button
Read More
| by Arround The Web

Make Qt Apps follow System Light/Dark Style in Ubuntu 22.04

This simple tutorial shows how to make Qt-based applications automatically change their theme to be light or dark, according to system color style in Ubuntu 22.04. Ubuntu has global option to change system color scheme to light or dark since 22.04. However, Qt apps (e.g., VirtualBox, qBittorrent, keepassxc) always stick to their own color style, […]

Share Button
Read More
| by Arround The Web

Fix window border & shadow issue for Qt Apps in Ubuntu 23.10

Your apps do NOT have window border and shadow in Ubuntu 23.10? Here are the quick workarounds for the applications based on Qt UI toolkit. In Linux Desktop, applications are built with different UI toolkit. While, GNOME, Cinnamon, and XFCE use GTK3/4, KDE and LxQt use Qt for their applications. Ubuntu by default uses GNOME […]

Share Button
Read More
| by Arround The Web

Fix Broken Pip for Python 3.12 in Ubuntu 22.04/20.04

This simple tutorial shows how to fix broken pip installer after installing Python 3.12 from Deadsnakes PPA in Ubuntu 22.04 and Ubuntu 20.04. Due to removal of long deprecated pkgutil.ImpImporter class, pip command may not work for Python 3.12 in your Linux with old setuptools. It either just does not work or outputs following error, […]

Share Button
Read More
| by Arround The Web

Install GDM Settings in Ubuntu 22.04 to Configure Login Screen

This simple tutorial shows how to install GDM Settings 1.0, a properly working version, in Ubuntu 22.04 LTS via PPA. GDM Settings, aka Login Screen Manager, is a graphical configuration tool for GNOME Login Screen. With it, user can easily configure following things for the login screen: Background image or color. Theme, icons, and cursor. […]

Share Button
Read More
| by Arround The Web

Single Command to Change CPU Power Mode in Ubuntu 22.04

This simple tutorial shows how to switch CPU power mode between ‘Performance’, ‘Balanced’, and ‘Power Saver’ using Linux command in Ubuntu 22.04, Ubuntu 23.04, and Ubuntu 23.10. GNOME has options in both ‘Settings’ and top-right system status menu to change CPU frequency by switching between ‘Performance’, ‘Balanced’, and ‘Power Saver’. It’s useful for saving battery […]

Share Button
Read More
| by Arround The Web

How to Update Whisker Menu (App Launcher) to 2.8.0 in XUbuntu 22.04

This simple tutorial shows how to install the latest Whisker Menu, the main menu for launching apps, in XUbuntu 22.04, Linux Lite 6.6, and Linux Mint 21 XFCE Edition. The default main menu (aka applications menu, or start menu) in Debian and Ubuntu with XFCE Desktop is Whisker Menu. It’s a free and open-source project […]

Share Button
Read More