[App Store] 应用商店 安装 和卸载软件失败 V20.9
Tofloor
poster avatar
谈恋爱不如写代码
deepin
2023-07-29 19:08
Author

应用商店 安装 和卸载软件失败

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-07-29 19:10
#1

是单个应用这样,还是任何应用都是这样?

Reply View the author
谈恋爱不如写代码
deepin
2023-07-29 19:18
#2
阿尼樱奈奈

是单个应用这样,还是任何应用都是这样?

是的 包括系统也更新不了

Reply View the author
阿尼樱奈奈
deepin
2023-07-29 19:19
#3
谈恋爱不如写代码

是的 包括系统也更新不了

终端执行:sudo apt update && sudo apt upgrade

Reply View the author
谈恋爱不如写代码
deepin
2023-07-29 19:20
#4
阿尼樱奈奈

终端执行:sudo apt update && sudo apt upgrade

image.png

Reply View the author
pzm9012
Moderator
2023-07-29 20:05
#5
谈恋爱不如写代码

image.png

到控制中心的更新设置把第三方仓库关了试试

Reply View the author
阿尼樱奈奈
deepin
2023-07-29 20:10
#6
谈恋爱不如写代码

image.png

先后执行:cd /etc/apt/sources.list.d

ls

Reply View the author
青稚
deepin
2023-07-29 22:08
#7
阿尼樱奈奈

先后执行:cd /etc/apt/sources.list.d

ls

里面貌似有ubuntu源,给ubuntu的源删除就正常了

Reply View the author
忘记、过去
deepin
2023-07-29 22:21
#8
谈恋爱不如写代码

image.png

截图里有啊,你装了 rabbitvcs-core,这玩意儿依赖 meld,但是你没装上(可能仓库里没有),导致无法修复这个问题

sudo apt autopurge rabbitvcs-core 卸载了就行吧

Reply View the author
Ziggy
deepin
2023-07-30 08:37
#9

这是混源了操作导致的依赖错误,先把混的所有第三方源清除再按照楼上说法修复一下

Reply View the author