通过应用商店下载的软件无法卸载
Tofloor
poster avatar
soul2
deepin
2019-01-13 18:48
Author
通过应用商店下载的软件无法卸载(不管在应用商店里卸载还是右键选择卸载都不行), 最近只是把当前用户加入到root 用户组。不知道是什么原因?大佬们,求助


Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2019-01-13 19:30
#1
命令行你试试呢
Reply View the author
avatar
Amadeus
deepin
2019-01-14 01:20
#2
在终端输入以下命令试试。
  1. sudo apt-get remove 软件名
Copy the Code
Reply View the author
avatar
soul2
deepin
2019-01-19 21:17
#3
https://bbs.deepin.org/post/173658
在终端输入以下命令试试。

这样可以卸载,我怎么把权限改回来,使我可以在应用列表里右键卸载?
Reply View the author
avatar
soul2
deepin
2019-01-19 21:23
#4
  1. xy@xy-PC:/usr$ ll
  2. 总用量 136
  3. drwxr-xr-x   2 root root  65536 1月  19 13:17 bin
  4. drwxr-xr-x   2 root root   4096 3月  16  2018 etc
  5. drwxr-xr-x   2 root root   4096 9月   1 09:45 games
  6. drwxr-xr-x  57 root root  16384 11月 24 11:00 include
  7. drwxr-xr-x 136 root root  12288 1月  13 15:57 lib
  8. drwxrwsr-x  11 root staff  4096 11月 25 10:52 local
  9. drwxr-xr-x   2 root root  12288 1月  13 15:58 sbin
  10. drwxr-xr-x 283 root root  12288 1月  19 13:17 share
  11. drwxr-xr-x  12 root root   4096 9月   1 09:54 src
Copy the Code


那个staff是不是和它有关
Reply View the author
avatar
jyxlfd
deepin
2019-01-19 22:58
#5
我是来学习的……
Reply View the author