Archives For Howtos

Ubuntu 25.04 was released! Here are some top things to do, after installed the new Ubuntu desktop release, to make it ready to use.

1. Enable “New Documents” Context Menu option

It’s been quite a few years, GNOME still does NOT have a graphical option to create new documents in file manager. Though, it’s easy to enable this feature by putting a file into user’s Template folder.
Continue Reading…

This tutorial shows how to add openSUSE OBS repository and install/update app packages from it in Ubuntu.

Like Ubuntu PPA and Fedora Copr, openSUSE has Open Build Service (OBS) for software developers and community maintainers to build and distribute app packages. Not only for openSUSE itself, it also supports building packages for Fedora, Debian, Ubuntu, and other Linux Distributions.

Continue Reading…

Pinta, the popular free open-source drawing and image editing app, released new major 3.0 release yesterday. Here are the new features and how to install guide for Ubuntu users.

Pinta 3.0 features GTK 4.0 and Libadwaita for its modern user interface that’s well integrated in recent GNOME desktop environments. It now automatically switches between light and dark depends on desktop color style, and fits well in different screen sizes with adaptive interface.

Pinta 3.0 light mode

Continue Reading…

For old Ubuntu 20.04 and Ubuntu 22.04 with Ubuntu Pro enabled for extended 5 years of Extended Security Maintenance (ESM) updates support, it might sometimes cause 3rd party apps refuse to install and even output unmet dependency issue.

This is because ESM apps have higher package priority 510, while most others are default to 500.
Continue Reading…

Want to give more control of your graphics card in Ubuntu & other Linux? Here’s a graphical to do the job.

It’s LACT, a free open-source GTK4 application written in Rust. With it, you may monitor and control NVIDIA, Intel, and AMD GPUs with following options:

  • View detailed GPU information.
  • Control GPU fan speed.
  • Overclock / Downclock GPU, VRam speed.
  • Limit power usage.
  • Power states configuration (AMD only)

Continue Reading…

This is step by step guide shows how to install the G’MIC plugin for GIMP 3.0 series in Ubuntu 22.04, Ubuntu 24.04, Ubuntu 24.10, and higher.

GREYC’s Magic for Image Computing, G’MIC short, is a popular free open-source image processing software. It can work as plugin for GIMP, Krita, Photoshop, etc. with more than 600 filters to alter the appearance of an image.

G’MIC for GIMP 3.0

Continue Reading…

After 5 years since the last 20.03, the Code::Blocks IDE finally announced new 25.03 stable release few days ago.

The new Code::Blocks 25.03 added support for MinGW64, MSYS2, MSVC17 and TDM compilers, C++ standards 23 and 26 (and their gnu extensions), as well as new -std=c23 and -std=gnu23 options on GCC13 and newer.

Continue Reading…

This is a step by step beginners guide shows how to change the default terminal app in Ubuntu 25.04 Plucky Puffin.

To configure which terminal app opens, when you right-clicking on a folder and select “Open in Terminal”/”Open Terminal Here”, here’s an extension to do the job.

While, this tutorial shows how to configure which terminal to open when you press Ctrl+Alt+T keyboard shortcut on keyboard.

Continue Reading…

Linux Kernel 6.14 was released yesterday on Monday! Linus Torvalds announced it in lkml.org:

So it’s early Monday morning (well – early for me, I’m not really a morning person), and I’d love to have some good excuse for why I didn’t do the 6.14 release yesterday on my regular Sunday afternoon release schedule.

I’d like to say that some important last-minute thing came up and delayed things.

Continue Reading…

Libinput released version 1.28.0 today, which finally introduced the long requested three-finger drag gesture support for touchpads!

The big new feature in this release is three-finger drag for touchpads. When enabled three fingers down on the touchpad will logically hold the left mouse button down, any movement of the fingers then moves the pointer for a drag. For some users this is a more precise and easier-to-trigger interaction than e.g. tap-and-drag.

Continue Reading…