0

I cannot install unity-tweak-tool. When ever i try to install through software center is shows installing and suddenly changes to install.

enter image description here

MarianD
  • 1,028

1 Answers1

0

Your issue is you didn't use apt correctly.

First, remove unity-tweak-tool:

sudo apt-get remove unity-tweak-tool

Then, install it again:

sudo apt-get install unity-tweak-tool