Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Ubuntu 16.04 - Install Unity Tweak Tool

From Ubuntu Packages

sudo apt install unity-tweak-tool -y

From PPA

sudo add-apt-repository ppa:freyja-dev/unity-tweak-tool-daily -y
sudo apt-get update
sudo apt install unity-tweak-tool -y

References

Last updated: 16th August 2018
First published: 16th August 2018