关于更新被打断
Tofloor
poster avatar
186******27
deepin
2018-04-25 07:02
Author
请问在更新软件的时候按了CTL+C ,被打断后怎么重新更新?sudo apt-get dist-upgrade 没有反应,提示没有需要的更新!




Reply Favorite View the author
All Replies
avatar
stone
deepin
2018-04-25 07:52
#1
卸载软件重新安装?
Reply View the author
avatar
153******45
deepin
2018-04-25 08:05
#2
sudo apt -f install
Reply View the author
avatar
186******27
deepin
2018-04-25 16:30
#3
a996535783 发表于 2018-4-25 00:05
sudo apt -f install

感谢!已经操作,但还是提示没有需要升级的软件。也许他已经是安装好了的,只是最后一步设置被我打断了。
Reply View the author
avatar
justforlxz
deepin
2018-04-25 18:31
#4
试试这个   sudo dpkg --configure -a

安装的最后是设置一些东西,被你打断了。
Reply View the author
avatar
186******27
deepin
2018-04-29 16:48
#5
https://bbs.deepin.org/post/155696
试试这个   sudo dpkg --configure -a

安装的最后是设置一些东西,被你打断了。

谢谢!试了下,也没反应。不过应该问题不大,目前没出现什么问题。
Reply View the author