我无法在我的 Linux(xUbuntu 14.04 x64)上安装 wine
The following packages have unmet dependencies:
wine1.6 : Depends: wine1.6-amd64 (= 1:1.6.2-0ubuntu4)
Depends: wine1.6-i386 (= 1:1.6.2-0ubuntu4)
E: Unable to correct problems, you have held broken packages.
该怎么办?
答案1
首先移除剩余的药房
sudo apt-get --purge remove wine
通过以下方式修复损坏的软件包
sudo apt-get install -f
如果需要,请重新安装 wine