安装应用说依赖关系被破坏,要怎么办啊?
Tofloor
poster avatar
tallash
deepin
2018-11-15 08:41
Author
自己研究刚装的deepin,今天装Oracle数据库失败了,好像把依赖关系搞乱了,导致应用商店不能下载安装,求各位指点迷津,该怎样恢复原来的依赖关系?
Reply Favorite View the author
All Replies
avatar
tallash
deepin
2018-11-15 16:23
#1
在深度终端执行以下命令即可解决
sudo apt-get clean 清除已经下载的安装包
sudo apt-get update 重新更新软件列表
sudo apt-get dist-upgrade

原文:
https://zhidao.baidu.com/question/241031645553096324.html
Reply View the author