安装好deepin v20 beta后,进入设置 更新 会出错,有解吗?
Tofloor
poster avatar
baorain74
deepin
2020-05-09 22:16
Author
安装好deepin v20 beta后,进入设置 更新 会出错,有解吗?
Reply Favorite View the author
All Replies
avatar
haohu1193
deepin
2020-05-09 22:32
#1
1.终端运行:sudo apt-get install -f

2.终端运行:sudo apt-get update && sudo apt-get upgrade -y

第一个命令是修复依赖......

第二个命令是更新目录并安装更新......
Reply View the author
avatar
baorain74
deepin
2020-05-10 06:26
#2
https://bbs.deepin.org/post/193918
1.终端运行:sudo apt-get install -f

2.终端运行:sudo apt-get update && sudo apt-get upgrade -y

谢谢大佬。。。。这个解法略微高端。。
Reply View the author