首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >在64位Ubuntu中安装红酒时出错

在64位Ubuntu中安装红酒时出错
EN

Ask Ubuntu用户
提问于 2017-01-02 13:35:38
回答 1查看 1.7K关注 0票数 2
代码语言:javascript
运行
复制
The following packages have unmet dependencies:
 wine1.8 : Depends: wine1.8-amd64 (= 1:1.8.0-0ubuntu1~ubuntu15.10.1~ppa1) but it is not going to be installed
           Depends: wine1.8-i386 (= 1:1.8.0-0ubuntu1~ubuntu15.10.1~ppa1) but it is not installable
           Recommends: gnome-exe-thumbnailer but it is not installable or
                       kde-runtime but it is not installable
           Recommends: fonts-droid but it is not installable
           Recommends: ttf-mscorefonts-installer but it is not installable
           Recommends: fonts-horai-umefont but it is not installable
           Recommends: fonts-unfonts-core but it is not going to be installed
           Recommends: ttf-wqy-microhei but it is not installable
           Recommends: winetricks but it is not installable
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Ask Ubuntu用户

发布于 2017-01-27 12:42:34

你需要增加多弓的支持。它试图下载wine-i386

代码语言:javascript
运行
复制
dpkg --add-architecture i386 && apt-get update
apt-get install wine
票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/867092

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档