Welcome 微信登录

首页 / 操作系统 / Linux / Ubuntu 11.04解决“The package is of bad quality”问题

在Ubuntu 11.04中,安装deb软件包的时候会遇到错误提示:The package is of bad qualityThe installation of a package which violates the quality standards isn’t allowed. This could cause serious problems on your computer. Please contact the person or organisation who provided this package file and include the details beneath.
在安装过程中会很烦人哟,虽然不经常出现,但总是问题。解决这个除非修正deb软件包。另外一个方法就是不通过“Ubuntu软件中心”安装deb包,而是通过其他途径如如命令dpkg或Gdebi。注意,有些软件包确实是很糟糕,但大多数还是质量可靠的,只是存在少量问题。这样安装也是存在风险的。
#1 通过dpkg 安装.deb包加入下载的.deb包存放在~/Downloads文件夹下,就可以使用命令来安装.deb包了:cd ~/Downloads
sudo dpkg -i *.deb
sudo apt-get install -f(最好的那行命令是安装依赖)
  • 1
  • 2
  • 下一页
Android Linux开发准备Linux基础知识:“su & sudo”命令使用举例相关资讯      Ubuntu 11.04 
  • Ubuntu 11.04 已经停止技术支持  (10/29/2012 06:01:43)
  • Ubuntu 11.04 即将停止维护  (09/18/2012 13:53:52)
  • Ubuntu 11.04内核升级 修复七个安  (12/01/2011 08:25:07)
  • 再见!Ubuntu 11.04  (09/20/2012 06:01:06)
  • Ubuntu 11.04 Code::Blocks 下编译  (01/03/2012 09:33:40)
  • Ubuntu 11.04在有一键GHOST的  (10/08/2011 09:22:31)
本文评论 查看全部评论 (0)
表情: 姓名: 字数
版权所有©石家庄振强科技有限公司2024 冀ICP备08103738号-5 网站地图