• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Gnome Tweak Tool On Ubuntu 20.04

How To Install Gnome Tweak Tool On Ubuntu 20.04

By Sourabh / May 1, 2020 Category: How To, Ubuntu

How to install Gnome Tweak Tool on Ubuntu 20.04. If you are wondering how to customize your Ubuntu desktop, you can use Gnome Tweak Tool. You can also change theme and icons in Linux Ubuntu using the same tool.

Install Gnome Tweak Tool On Ubuntu 20.04

Before you install the Gnome Tweak Tool on Ubuntu 20.04, enable the universe repository in your Ubuntu {you can do this via GUI or using the following command}. To enable the universe repository and run the Gnome Tweak Tool, run the following commands:


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

Once installed you can open Gnome Tweak Tool from Ubuntu Dash or running the following command in Terminal:


gnome-tweaks

Install Additional Extensions

If you wish to install additional extensions for Gnome Tweak – gnome-shell extensions – run the following command:


apt search gnome-shell-extension

You can also run the following command will install all gnome-shell extensions:


sudo apt install $(apt search gnome-shell-extension | grep ^gnome | cut -d / -f1)

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap