ubuntu 出现 You might want to run `apt-get --fix-broken install' to correct these:

本文记录了在Linux环境下尝试安装YUM过程中遇到的依赖问题,并提供了具体的解决步骤,通过运行特定命令来修复未满足的依赖。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

今天在linux上面安装yum时,出现差错,

apt-get install yum
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:
  phpmyadmin: Depends: php5-mysql but it is not going to be installed or
                       php5-mysqli but it is not installable
              Recommends: mysql-client
  yum: Depends: python-urlgrabber but it is not going to be installed
       Depends: python-rpm but it is not going to be installed
       Depends: python-sqlitecachec but it is not going to be installed
       Depends: python-sqlite but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

 

这是需要执行,

sudo apt-get --fix-broken install

来修复这些安装包就行了。。

 

哈哈

搞定

评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值