[Package Installer] 系统一直更新失败,请教如何处理
Tofloor
poster avatar
cherish
deepin
2021-02-21 20:23
Author

Reply Favorite View the author
All Replies
sgb76
deepin
2021-02-21 21:31
#1

终端里运行 sudo apt update 试试

Reply View the author
东八泰
deepin
2021-02-21 21:48
#2

我以前是在终端中运行 apt-get upgrade,提示有的文件跟本地某些文件有冲突,可能是版本或别的,我就根据提示删掉本地的一些文件或文件夹,然后再次更新

Reply View the author
Ziggy
deepin
2021-02-22 02:35
#3

sudo apt update && sudo apt -f install看报错输出

Reply View the author
cherish
deepin
2021-02-26 06:22
#4
Ziggy

sudo apt update && sudo apt -f install看报错输出

谢谢!按照指令的指示已经好了!

Reply View the author