首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法安装ubuntu

无法安装ubuntu
EN

Ask Ubuntu用户
提问于 2013-12-27 19:57:37
回答 1查看 125关注 0票数 1

在安装sudo apt-get install ubuntu-sdk,时,我面临以下软件包没有满足的依赖关系:

代码语言:javascript
复制
ubuntu-sdk : Depends: qtcreator-plugin-ubuntu-cordova but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Ask Ubuntu用户

发布于 2013-12-27 20:46:45

ubuntu-sdk依赖于qtcreator-plugin-ubuntu-cordova。后者需要cordova-ubuntu-2.8cordova-ubuntu-2.8-devqtcreator-plugin-ubuntuqtcreator-plugin-ubuntu-cordova-common

这个未满足的依赖问题可能会引起,因为无法安装qtcreator-plugin-ubuntu-cordova

所以跑:

代码语言:javascript
复制
sudo apt-get install ubuntu-sdk qtcreator-plugin-ubuntu-cordova cordova-ubuntu-2.8 cordova-ubuntu-2.8-dev qtcreator-plugin-ubuntu qtcreator-plugin-ubuntu-cordova-common
票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/396503

复制
相关文章

相似问题

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