Eu sou novo no Linux e recentemente instalei o Ubuntu 16.04. Para aprender, estou seguindo este tutorial . Na personalização da área de trabalho, o instrutor está solicitando a instalação da ferramenta de ajuste de unidade. Eu tentei instalá-lo usando o seguinte comando:
sudo apt-get install unity-tweak-tool
Mas está mostrando isso:
$ sudo apt-get install unity-tweak-tool
[sudo] password for deepankar:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
unity-tweak-tool : Depends: unity-webapps-common but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Também procurei soluções e tentei este , mas não funcionou.