[App Store] 应用商店无法使用,以及系统无法更新。请求帮助
Tofloor
poster avatar
地球人
deepin
2026-02-09 21:18
Author

新手小白。这个商店下载东西根本不行。系统也升级不了。

截图_20260209211818.png

截图_20260209211551.png

截图_20260208231314.png

截图_20260208230706.png

Reply Favorite View the author
All Replies
深度,值得深入
deepin
2026-02-09 21:31
#1

系统环境被破坏来吧。修复依赖:打开终端,sudo apt install -f

系统升级:sudo apt update && sudo apt dist-upgrade

Reply View the author
地球人
deepin
2026-02-09 21:40
#2
深度,值得深入

系统环境被破坏来吧。修复依赖:打开终端,sudo apt install -f

系统升级:sudo apt update && sudo apt dist-upgrade

这样子确实可以了。但是这个是我新安装的系统啊。我根本就没有动。所以不知所措啊。😂

Reply View the author
深度,值得深入
deepin
2026-02-09 23:45
#3
地球人

这样子确实可以了。但是这个是我新安装的系统啊。我根本就没有动。所以不知所措啊。😂

不知道哪里出现了异常,修复好了就行了

Reply View the author
一粒
deepin
2026-02-10 09:48
#4

/var/log/apt/term.log

这里的日志可以打开看看,应该有很多报错

Reply View the author
babyfengfjx
Super Moderator
CQA
2026-02-10 09:55
#5

可以体验下V25😂

Reply View the author
叶落无语
deepin
2026-02-10 11:32
#6

还在用20啊。

Reply View the author
加菲不是胖橘
deepin product team
2026-02-10 14:10
#7

首先,你使用的是Linux系统,安装软件前养成习惯:sudo apt update 更新下索引文件再安装。可以在网上搜索Linux系统安装软件的教程,一般第一步都是 sudo apt update。

其次,应用商店是自带apt环境修复功能的,你这个情况是你刚安装的V20旧系统有系统更新,apt被占用了,所以应用商店无法安装应用,应用商店也是走的apt安装应用。

系统更新完成,终端内sudo apt update 下,没有其他apt任务了,你再试试看应用商店。另外,你所体验的deepin 20已经是上上代系统了,上代deepin 23都已经停止维护了,目前 deepin 团队正在维护的是 deepin 25sweat

Reply View the author
兆兆嘟嘟嘟
Moderator
2026-02-10 22:15
#8

复制包名然后使用apt命令安装。

Reply View the author