1
2
3
4
5
6
7
8
9
10 | adroit_machine@adroitmachine-HP-Notebook:~ > sudo apt-get check
[sudo] password for adroit_machine:
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:
wine1.8 : Depends: wine1.8-amd64 (= 1:1.8.0-0ubuntu1) but it is not installed
Depends: wine1.8-i386 (= 1:1.8.0-0ubuntu1)
E: Unmet dependencies. Try using -f.
|