有些软件卸载失败怎么办
Tofloor
poster avatar
y***6@126.com
deepin
2019-11-16 01:56
Author
DraftSight、Celestia商店卸载里面找不到,但在菜单里面面有,点击卸载,提示卸载失败,大神怎么办才能卸载
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2019-11-16 02:04
#1
apt pruge下
Reply View the author
avatar
chenlingkan
deepin
2019-11-16 02:16
#2
终端命令:sudo apt  --purge remove XXX
Reply View the author
avatar
y***6@126.com
deepin
2019-11-16 02:47
#3
https://bbs.deepin.org/post/185228
终端命令:sudo apt  --purge remove XXX

后面XXX指的啥,
用sudo apt  --purge remove  DraftSight
无法定位软件包
Reply View the author
avatar
lbygljq
deepin
2019-11-16 02:58
#4
软件名称一般都是小写字母哦
Reply View the author
avatar
chenlingkan
deepin
2019-11-16 04:44
#5
https://bbs.deepin.org/post/185228
后面XXX指的啥,
用sudo apt  --purge remove  DraftSight
无法定位软件包

你改成小写。
Reply View the author
avatar
RucLinux
deepin
2019-11-16 04:56
#6
终级卸载命令,找到安装目录
rm -rf file
Reply View the author
avatar
走钢丝
deepin
2019-11-16 17:57
#7
https://bbs.deepin.org/post/185228
后面XXX指的啥,
用sudo apt  --purge remove  DraftSight
无法定位软件包


Reply View the author
avatar
y***6@126.com
deepin
2019-11-17 05:34
#8
最终还是用了终极卸载大法,搜索,删除
Reply View the author