Install Gnome Tweak Tool on Ubuntu

Posted on

Gnome Tweak Tool

How to Install Gnome Tweak Tool on Ubuntu Linux – Gnome Tweak Tool is one of the software that serves to adjust various display settings from the Gnome Desktop Environment.

Examples of display settings such as themes, icons, cursors, window decorations, startup applications and others.

How to install Gnome Tweak Tools is very easy. Use the following two command lines and run it on your terminal. Make sure internet connection is available.

sudo add-apt-repository universe
sudo apt update
sudo apt install gnome-tweak-tool

If succesfull, you will see that app show like this:

Install Gnome Tweak Tool on Ubuntu

That’s it. I hope this article is useful.

Leave a Reply