As minhas "Configurações do Sistema" não funcionam e percebo que é porque descalço descuidadamente "unity-control-center", agora quero reinstalá-lo, mas tenho problemas de dependência:
$ sudo apt-get install --reinstall unity-control-center
[sudo] password for nanger:
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-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Eu quero instalar o libcheese-gtk23 e libcheese7, mas eles dependem novamente de outras dependências não satisfeitas, e esse loop se torna infinito, o que posso fazer?
FYI:
$ sudo apt-get install --fix-missing
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
apg cups-pk-helper gkbd-capplet libcolord1 libgnome-desktop-3-7 libgnomekbd8
libgtop2-7 libtimezonemap1 ubuntu-system-service
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.