我刚刚安装了 12.04.2,正在运行带有 core-i7 处理器的 64 位 Acer Travelmate 7750G。
当我尝试从软件中心安装 wine 时,出现以下错误:
The following packages have unmet dependencies:
wine1.4: PreDepends: dpkg (>= 1.15.7.2~) but 1.16.1.2ubuntu7.1 is to be installed
Depends: libc6 (>= 2.14) but 2.15-0ubuntu10.4 is to be installed
Depends: wine1.4-amd64 (= 1.4.1-0ubuntu1~precise1~ppa4) but 1.4.1-0ubuntu1~precise1~ppa4 is to be installed
Depends: wine1.4-i386 (= 1.4.1-0ubuntu1~precise1~ppa4) but it is a virtual package
在通过软件中心以外的方式安装软件方面,我是一个 Ubuntu 新手,所以有人可以告诉我如何解决这个问题吗?
短暂性脑缺血 :)
答案1
到这里:http://www.winehq.org/download并获取您的软件包。
下载后,您可以通过sudo dpkg <pkgname>
在同一个目录中使用来安装。