[Seek Help] sudo apt-get reinstall deepin-store不小心用命令行重装应用商店 Resolved
Tofloor
poster avatar
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2021-09-06 09:35
Author

今天不小心用命令行重装应用商店

sudo apt-get reinstall deepin-store

导致现在启动器里面有两个应用商店,命令行安装的应该是旧版的,

请问旧版本的可以直接卸载吗?会影响原来版本的使用吗

Reply Favorite View the author
All Replies
keep_up
deepin
2021-09-06 15:29
#1

应该是不受影响的。通过命令行

sudo apt remove --purge deepin-store

然后你自己看一下终端的输出,看看deepin-app-store会不会被跟着卸载。如果不会的话,就能继续卸载了。

Reply View the author
忘记、过去
deepin
2021-09-06 16:43
#2

sudo apt autopurge deepin-appstore

这个是 V15 旧版本的商店,直接卸载即可

Reply View the author