首页
学习
活动
专区
圈层
工具
发布

不安装
EN

Ask Ubuntu用户
提问于 2014-11-20 13:35:19
回答 1查看 635关注 0票数 1

我有一个问题,Geary即使经过多次尝试也没有安装。下面是我正在犯的错误。请让我知道什么是纠正措施,谢谢!

代码语言:javascript
复制
Reading package lists... Done
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:
 geary : Depends: libgee-0.8-2 (>= 0.14.0) but 0.10.5-1ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2015-01-17 12:49:01

安装以下ppa:https://launchpad.net/~vala-team/+archive/ubuntu/ppa

使用:

代码语言:javascript
复制
sudo add-apt-repository ppa:vala-team/ppa

然后执行更新和升级。

代码语言:javascript
复制
sudo apt-get update
sudo apt-get upgrade

之后,只需安装geary (来自每日ppa)

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

https://askubuntu.com/questions/551826

复制
相关文章

相似问题

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