今天在ubuntu下安装任何软件都提示以下错误:

ideallic@ubuntu:~$ sudo apt-get install git
[sudo] password for ideallic:
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:
 git : Depends: liberror-perl but it is not going to be installed
       Depends: git-man (> 1:1.9.1) but it is not going to be installed
       Depends: git-man (< 1:1.9.1-.) but it is not going to be installed
 libqglviewer-qt4-dev:i386 : Depends: libqglviewer-qt4-2:i386 (= 2.3.4-4ubuntu2) but it is not installable
                             Depends: libqglviewer-dev-common:i386 (= 2.3.4-4ubuntu2) but it is not installable
                             Depends: libc6:i386 (>= 2.1.3) but it is not going to be installed
                             Depends: libgcc1:i386 (>= 1:4.1.1) but it is not going to be installed
                             Depends: libgl1-mesa-glx:i386 or
                                      libgl1:i386
                             Depends: libqt4-opengl:i386 (>= 4:4.5.3) but it is not going to be installed
                             Depends: libqtcore4:i386 (>= 4:4.5.3) but it is not going to be installed
                             Depends: libqtgui4:i386 (>= 4:4.5.3) but it is not going to be installed
                             Depends: libstdc++6:i386 (>= 4.1.1) but it is not going to be installed
                             Depends: libqt4-dev:i386 but it is not going to be installed
                             Depends: libx11-dev:i386 but it is not going to be installed
                             Depends: libxext-dev:i386 but it is not going to be installed
                             Depends: libxmu-dev:i386 but it is not going to be installed
                             Depends: libgl1-mesa-dev:i386 or
                                      libgl-dev:i386
                             Depends: libqt4-opengl-dev:i386 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

解决方法:

删除提示的未完全安装的软件libqglviewer-qt4-dev。

ideallic@ubuntu:~$ sudo dpkg --purge libqglviewer-qt4-dev
(Reading database ... 200785 files and directories currently installed.)
Removing libqglviewer-qt4-dev (2.3.4-4ubuntu2) ...
ideallic@ubuntu:~$

1、Ubuntu下安装软件报错相关推荐

  1. ubuntu 下安装labelImg报错

    1.按github上labelImg项目下README安装labelImg时报错如下: (labelImg) xx@xx-Lenovo-Legion-Y8000:~/SW$ labelImg qt.q ...

  2. ubuntu 下安装 matplotlib 报错 numpy tornado pyparsing freetye png 依赖没有

    直接使用sudo easy_install matplotlib 报错 几个依赖关系不好找,分别是numpy tornado pyparsing freetye png sudo apt-get bu ...

  3. ubuntu下安装psycopg2报错

    错误信息如下: Error: pg_config executable not found.pg_config is required to build psycopg2 from source. P ...

  4. 解决WSL2/ubuntu安装软件报错 E: Invalid operation insatll 问题

    文章目录 解决WSL2安装软件报错E: Invalid operation insatll 问题 方法一 方法二 解决WSL2安装软件报错E: Invalid operation insatll 问题 ...

  5. LabVIEW使用NIPM安装软件报错

    LabVIEW使用NIPM安装软件报错 通过NIPackage Manager(NIPM)安装软件时,出现下列错误消息: An error occurredwhile installing a pac ...

  6. Windows下安装RabbitMQ报错:unable to perform an operation on node时的解决方案

    Windows下安装RabbitMQ报错:unable to perform an operation on node时的解决方案 参考文章: (1)Windows下安装RabbitMQ报错:unab ...

  7. Linux:ubuntu 下安装软件,卸载,查看已经安装的软件

    ubuntu 下安装软件,卸载,查看已经安装的软件 参考网址:http://wiki.ubuntu.org.cn/UbuntuSkills 一般的安装程序用三种:  .deb 和.rpm 这两种安装文 ...

  8. ubuntu下安装软件的方法

    今天晚上捣鼓ubuntu下软件安装,之前只是在终端敲一下简单的命令和vim的使用 最近有需求需要通多ubuntu上安装chrome,尝试了几种方法,现总结一下分享给大家,如果有错误的地方望给出评论,谢 ...

  9. Deepin下安装scrapy报错fatal error: Python.h: 没有那个文件或目录

    Deepin下安装scrapy报错(亲测有效!) 问题描述 在deepin操作系统上,使用python3.6,通过sudo pip3 install scrapy安装时候,出现以下错误: src/tw ...

最新文章

  1. Powershell管理系列(五)修改AD账号属性
  2. 传真故障排除示例--传真模式不一致导致传真失败
  3. 在Android上使用Socket
  4. centos中卸载php,在Centos 7上完成PHP的卸载和重新安装
  5. python3协程 queue_使用gevent库+queue模块实现多协程爬虫,提高爬取效率!
  6. 海量数据的topK问题
  7. HierarchicalDataTemplate中的ContextMenu的Command绑定
  8. ctfshow-萌新-web14( 曲线救国-POST请求绕过获取网站敏感信息)
  9. python newbie——PE No.3
  10. 张樟兴策略分析:数据库营销顾客
  11. 搜索引擎:获取并处理mdx英汉词典文件为数据库
  12. 大文件怎样实现快速上传?
  13. yolov3选取正负样本
  14. SONY索尼摄像机Z280断电KLV.RSV.MXF视频打不开数据恢复成功
  15. wordpress企业主题安装
  16. 转:Django新手需要注意的10个要点
  17. Nginx reopen reload作用及工作过程
  18. 物联卡中心:移动物联卡怎么设置APN?
  19. Ubuntu手机和电脑安装其他终端Terminal Emulator
  20. Hamming Weight的算法分析

热门文章

  1. 自己.NET写的汉堡店收银软件可能有很多不足的地方
  2. xilinx赛灵思官网数据加速卡入门指南
  3. 千鸟互联完成数千万元A+轮融资,从废纸回收切入打造工业纸产业闭环
  4. Oracle用户的状态有几种?分别表示什么含义?
  5. 基于javaweb+SpringBoot的大学生实习管理系统(java+SpringBoot+Thymeleaf+html+JQuery+bootstrap)
  6. Python+OpenCv实现AI人脸识别身份认证系统(3)——训练人脸识别模型
  7. 微信公众号上完成获取用户openid-----详细教程
  8. python爬取贴吧数据_爬取百度贴吧数据(练习Python爬虫)
  9. CCP协议移植与INCA通信流程
  10. 学习OpenCV(1)开发环境的搭建