linux下安装zip报错

执行 sudo apt-get install zip

报错如下:

Reading package lists... Done

Building dependency tree       

Reading state information... Done

You might want to run 'apt --fix-broken install' to correct these.

The following packages have unmet dependencies:

 virtualbox-6.0 : Depends: libgl1 but it is not going to be installed

                  Depends: libopus0 (>= 1.1) but it is not going to be installed

                  Depends: libqt5core5a (>= 5.9.0~beta) but it is not going to be installed

                  Depends: libqt5gui5 (>= 5.4.0) but it is not going to be installed

                  Depends: libqt5opengl5 (>= 5.0.2) but it is not going to be installed

                  Depends: libqt5printsupport5 (>= 5.0.2) but it is not going to be installed

                  Depends: libqt5widgets5 (>= 5.7.0) but it is not going to be installed

                  Depends: libqt5x11extras5 (>= 5.6.0) but it is not going to be installed

                  Depends: libsdl1.2debian (>= 1.2.11) but it is not going to be installed

                  Depends: libvpx5 (>= 1.6.0) but it is not going to be installed

                  Depends: libxcursor1 (> 1.1.2) but it is not going to be installed

                  Depends: libxmu6 but it is not going to be installed

                  Depends: libxt6 but it is not going to be installed

                  Recommends: libasound2

                  Recommends: libpulse0 but it is not going to be installed

                  Recommends: libsdl-ttf2.0-0 but it is not going to be installed

                  Recommends: pdf-viewer

E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

解决方法:

sudo apt-get -f install

sudo apt-get update

sudo apt-get -f install

sudo dpkg --configure -a

sudo apt-get clean

再次安装:

sudo apt-get install zip 

即可成功安装 !

 

解压文件:

unzip *.zip

 

 

参考:https://askubuntu.com/questions/118749/package-system-is-broken-how-to-fix-it

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值