系统更新遇到这种提示是怎么回事?看不懂
Tofloor
poster avatar
lixiang1094400148
deepin
2020-06-26 03:47
Author
求解决
Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2020-06-26 03:54
#1
提示不是说了,前半句删除文件,但没有哪个文件。
更新应该下面的命令吧?
sudo apt update && sudo apt dist-ugprade -y
Reply View the author
avatar
msan
deepin
2020-06-26 07:00
#2
这是谁给你的更新命令
Reply View the author
avatar
msan
deepin
2020-06-26 07:01
#3
如果要更新就执行sudo apt-get update  然后再执行sudo apt-get upgrade  当然也可以像楼上说的一起执行但是有时候可能会遇到一些问题所以也可以像我这样分开执行
Reply View the author