[Android Apps] 应用无法卸载
Tofloor
poster avatar
Wootifer
deepin
2021-08-27 20:48
Author

Reply Favorite View the author
All Replies
avatar
敖律风
deepin
2021-08-28 04:23
#1

复制那一长串软件包名

去终端执行

sudo apt remove [Ctrl-Shift-V] -y && sudo apt install [Ctrl-Shift-V] -y

Reply View the author
avatar
Wootifer
deepin
2021-08-28 04:34
#2
敖律风

复制那一长串软件包名

去终端执行

sudo apt remove [Ctrl-Shift-V] -y && sudo apt install [Ctrl-Shift-V] -y

remove 和purge都试过,覆盖info文件夹也试过了,都还是报这个错误。这个是有一次更新后,Android应用打不开,出现的问题,这次更新后,可以正常使用了,但是在这次更新之前安装的Android软件都有这个问题,新安装的就不会有这个问题。

Reply View the author
avatar
Wootifer
deepin
2021-08-28 04:37
#3
敖律风

复制那一长串软件包名

去终端执行

sudo apt remove [Ctrl-Shift-V] -y && sudo apt install [Ctrl-Shift-V] -y

reinstall 一下就好,突然想到。

Reply View the author