0
我有以下問題的Ubuntu 12.04包依賴
:~$ sudo apt-get autoremove
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:
libc6 : Depends: libc-bin (= 2.15-0ubuntu10.3)
libc6:i386 : Depends: libc-bin:i386 (= 2.15-0ubuntu10.3)
libc6-dbg : Depends: libc6 (= 2.15-0ubuntu10.4) but 2.15-0ubuntu10.3 is installed
libc6-dev : Depends: libc6 (= 2.15-0ubuntu10.4) but 2.15-0ubuntu10.3 is installed
Depends: libc-dev-bin (= 2.15-0ubuntu10.4)
libc6-dev:i386 : Depends: libc6:i386 (= 2.15-0ubuntu10.4) but 2.15-0ubuntu10.3 is installed
Depends: libc-dev-bin:i386 (= 2.15-0ubuntu10.4)
Recommends: gcc:i386 but it is not installed or
c-compiler:i386
libc6-i386 : Depends: libc6 (= 2.15-0ubuntu10.4) but 2.15-0ubuntu10.3 is installed
E: Unmet dependencies. Try using -f.
我嘗試了很多方法,但我不知道該怎麼處理。