系统检查更新之后,总说更新失败?
Tofloor
poster avatar
liujy126
deepin
2020-05-09 18:06
Author
如题,咋解决?
Reply Favorite View the author
All Replies
avatar
残念
deepin
2020-05-09 18:33
#1
打开终端输入
  1. sudo apt update && sudo apt upgrade
Copy the Code

如果有错误贴上来
Reply View the author
avatar
jianguo922
deepin
2020-05-09 18:42
#2
Deepin  20bete版本检查更新,提示依赖错误,检查更新失败怎么办?
在终端输入:sudo apt-get install -f
Reply View the author
avatar
liujy126
deepin
2020-05-09 19:44
#3
没有任何提示
Reply View the author
avatar
Ziggy
deepin
2020-05-09 21:41
#4
请具体描述问题,贴出sudo apt update的返回参数
Reply View the author
avatar
fang_kw
deepin
2020-05-29 18:06
#5
fkw@fkw-PC:~$ sudo apt-get install -f
[sudo] fkw 的密码:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 1 个软件包未被升级。
fkw@fkw-PC:~$


Reply View the author