muitos mestres aqui. Só tenho um problema ao instalar o software via terminal. por exemplo, quero instalar o wine com o código sudo apt-get install wine
. Mas o terminal disse o seguinte:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
shotwell : Depends: shotwell-common (= 0.18.0-0ubuntu4) but 0.18.0-0ubuntu4.2 is to be installed
wine : Depends: wine1.6 but it is not going to be installed or
wine1.7 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
alguém quer me ajudar? muito obrigado a todos vocês, mestres.
Responder1
Você tem um pacote quebrado.
Execute $ sudo aptitude -f install
para corrigir isso primeiro e depois instalevinho.
Embora, pessoalmente, eu prefiro usarplayonlinux, lida automaticamente com a versão do vinho etc. para você e mantém os aplicativos em diferentes prefixos de vinho, fica menos confuso dessa maneira.