[System Installation] 这咱情况怎么解决?
Tofloor
poster avatar
deepin-chinaren
deepin
2021-08-24 23:55
Author

安装软件出现的,网络是正常的,可以正常上网的为什么会这样了?

Reply Favorite View the author
All Replies
avatar
liwl
deepin
2021-08-24 23:58
#1

淹没在了广告贴中

Reply View the author
avatar
WENWEN
deepin
2021-08-25 00:07
#2

sudo dpkg -i  xxx

试试呢

Reply View the author
avatar
learner
deepin
2021-08-25 06:16
#3

可以在终端里面运行 sudo dpkg -i deb文件名 看看输出了什么错误信息。

我之前遇到过用deepin的软件包安装器安装失败,但用dpkg成功安装了的情况,原因是在通过 dpkg -i 安装时需要在终端里手动“接受软件许可协议”,但deepin的软件包安装器无法实现这种与用户交互的功能。

Reply View the author