首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >由于未满足的依赖关系,无法安装banshee

由于未满足的依赖关系,无法安装banshee
EN

Ask Ubuntu用户
提问于 2012-06-28 03:15:05
回答 1查看 370关注 0票数 1

在安装VLC和Clementine之后,我试图从Ubuntu软件中心安装Banshee,但是我遇到了错误:

我试着从终端安装,但得到了这个:

代码语言:javascript
复制
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.
 banshee : Depends: libglib2.0-0 (>= 2.32.3) but 2.32.1-0ubuntu2 is to be installed
           Recommends: banshee-extension-soundmenu (= 2.4.1-3ubuntu1~precise1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2012-06-28 12:28:51

你试过sudo apt-get -f install banshee了吗?-f参数应该安装所有所需的依赖项以及实际程序(这很重要)。奇怪的是,.deb中的依赖项没有安装。

如果这不起作用,您可能应该检查并查看您有哪些存储库(打开软件中心,进行编辑,然后转到软件源)。您应该有一些,并确保检查正确的字段。

选择规范是很重要的。

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/156960

复制
相关文章

相似问题

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