apt-get install wine1.4 安裝出錯,解決方法

XXXXXXX  sudo apt-get install wine
[sudo] password for XXXXXXXX
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.
 wine1.4 : Depends: wine1.4-amd64 (= 1.4-0ubuntu4) but it is not going to be installed
           Depends: wine1.4-i386 (= 1.4-0ubuntu4)
           Recommends: cups-bsd but it is not going to be installed
           Recommends: gnome-exe-thumbnailer but it is not going to be installed or
                       kde-runtime but it is not going to be installed
           Recommends: ttf-mscorefonts-installer but it is not going to be installed
           Recommends: winbind
E: Unable to correct problems, you have held broken packages.


解決方法: sudo apt-get update 後再次apt-get install wine

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章