首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu 13.10 64位问题与中断的依赖关系

Ubuntu 13.10 64位问题与中断的依赖关系
EN

Ask Ubuntu用户
提问于 2013-11-24 23:25:02
回答 2查看 1.2K关注 0票数 0

我一直在尝试安装google,并得到这些与lsb相关的依赖问题。当我试图安装lsb时,我会遇到更多的依赖问题。

代码语言:javascript
复制
jacob@jacob-desktop:~$ sudo apt-get install lsb-core
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 google-earth-stable : Depends: ia32-libs but it is not installable
 lsb-core : Depends: lsb-invalid-mta (>= 4.1+Debian11ubuntu4) but it is not going to be installed or
                     mail-transport-agent
            Depends: at
            Depends: m4
            Depends: mailx or
                     mailutils but it is not going to be installed
            Depends: ncurses-term but it is not going to be installed
            Depends: pax
            Depends: alien (>= 8.36) but it is not going to be installed
            Depends: libc6-i386 but it is not going to be installed
            Depends: lib32z1 but it is not going to be installed
            Depends: lsb-security (>= 4.1+Debian11ubuntu4) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

有什么建议吗?

EN

回答 2

Ask Ubuntu用户

发布于 2013-11-24 23:30:55

答案在你问题的底部。运行:

sudo apt-get update

sudo apt-get -f install

sudo apt-get autoremove

sudo apt-get autoclean

任何适合你的东西。

票数 1
EN

Ask Ubuntu用户

发布于 2013-11-24 23:28:50

在终端上运行这两个命令,

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

https://askubuntu.com/questions/381774

复制
相关文章

相似问题

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