Install Ubuntu customization tools. How to install Ubuntu Tweak and Unity Tweak Tool in Ubuntu 16.10, via PPA. These can be used as Ubuntu Desktop customization tools to change and edit the overall look and feel of Unity (Ubuntu Desktop).
Of all the tweak tools available, Unity Tweak Tool and Ubuntu Tweak is most popular. Both the tools are great to use and comes with many customization options. Let us learn how to install these customization tools on Ubuntu System:
Unity Tweak Tool
Run the following command in terminal to install Unity Tweak Tool on Ubuntu 16.10 and other Ubuntu Systems:
sudo apt-get update
sudo apt install unity-tweak-tool
Ubuntu Tweak Tool
Visit this link to download the installer package for Ubuntu Tweak https://launchpad.net/~trebelnik-stefina/+archive/ubuntu/ubuntu-tweak/+packages
Once the installer package is downloaded, click to install the package via Ubuntu Software. You can also run the following commands to install Ubuntu Tweak via command line:
sudo apt-get update
sudo dpkg -i ~/Downloads/ubuntu-tweak_0.8.8-*.deb; sudo apt -f install
Once installed, open the application from Ubuntu Dash.