关于系统更新的问题
Tofloor
poster avatar
xieyuanbin
deepin
2014-10-08 00:09
Author
系统显示更新失败,求教这是什么原因?
Reply Favorite View the author
All Replies
136******54
deepin
2014-10-08 00:11
#1
你可能安装了什么软件导致卸载了一些系统依赖
在终端下运行更新命令看看报什么错
  1. sudo apt-get update
  2. sudo apt-get dist-upgrade
Copy the Code
Reply View the author
139******06
deepin
2014-10-08 04:06
#2
我也出现过,重试几次就可以了。
Reply View the author
xieyuanbin
deepin
2014-10-08 05:26
#3
你可能安装了什么软件导致卸载了一些系统依赖
在终端下运行更新命令看看报什么错
  1. sudo apt-get update
  2. sudo apt-get dist-upgrade
Copy the Code



多谢,貌似可以了
Reply View the author