[Seek Help] deepin在更新是出现依赖错误,无法更新、无法打开应用商店
Tofloor
poster avatar
lhmaction
deepin
2021-09-10 06:16
Author

deepin在更新是出现依赖错误,无法更新、无法打开应用商店,出现以下情况,请大神指导,谢谢

 

 

Reply Favorite View the author
All Replies
忘记、过去
deepin
2021-09-10 07:05
#1

sudo dpkg -i --force-overwrite /var/cache/apt/archives/libdrm-amdgpu1_2.4.104-1_amd64.deb

 

这个可以强制覆盖文件安装这个包,但是可能造成的问题更大......

Reply View the author
WangZhongyun
deepin
2021-09-10 17:14
#2

卸载后重新安装试试

Reply View the author
jjcui8595
deepin
2021-09-10 18:53
#3

sudo apt autoremove

sudo apt update

sudo apt-get upgrade

试一下吧

Reply View the author
lhmaction
deepin
2021-09-11 01:05
#4
jjcui8595

sudo apt autoremove

sudo apt update

sudo apt-get upgrade

试一下吧

还是不行

Reply View the author
lhmaction
deepin
2021-09-11 01:11
#5
忘记、过去

sudo dpkg -i --force-overwrite /var/cache/apt/archives/libdrm-amdgpu1_2.4.104-1_amd64.deb

 

这个可以强制覆盖文件安装这个包,但是可能造成的问题更大......

按您的方法解决了,谢谢啦

Reply View the author