网页学习体会

  • 首页
  • 个人博客
您的位置: 首页  >  IT文章  >  Ubuntu package system is broken

Ubuntu package system is broken

分类: IT文章 • 2022-08-27 00:17:52

原文链接
安装软件的时候出现错误,遇到包管理系统损坏的问题。在askubuntu上找到解决办法,这里进行记录总结:
首先:
sudo apt-get -f install

强制安装没有下载完成的文件。
然后:
sudo apt-get update
然后:
重复执行

sudo apt-get -f install

直到只剩下导致错误的包。
然后:
sudo dpkg —configure -a
最后清空缓存即可。
sudo apt-get clean

​

相关推荐

  • Ubuntu : 解决更新时出现 Unable to locate package update
  • ubuntu-E:Encountered a section with no Package: header的解决办法
  • Error: Could not access the Package Manager. Is the system running?
  • This configuration file was broken by system-config-keyboard
  • 在ubuntu系统下安装lrzsz出现“E: Unable to locate package .”
  • Error: Could not access the Package Manager. Is the system running
  • Ubuntu14.04系统下安装ros_barrett_package
  • Ubuntu14.04系统下安装ros_barrett_package
  • 使用System.IO.Packaging.Package进行文件压缩所产生的有关问题
  • Install Openjdk11 to Ubuntu 18.04 LTS download software package unzip package config view uninstall
  • 管道与重定向
  • BUG
    网站免责声明 网站地图 最新文章 用户隐私 版权申明
本站所有数据收集于网络,如果侵犯到您的权益,请联系网站进行下架处理。   

Copyright © 2018-2021   Powered By 网页学习体会    备案号:   粤ICP备20002247号