skype,libreoffic卸载不干净的解决办法
Tofloor
poster avatar
hhzhx7521fsj
deepin
2014-01-20 19:32
Author
今天刚装了ld,在软件中心卸载skype,libreoffic卸载不干净,故使用了以下办法
先打开深度终端
  1. sudo -i
Copy the Code
输入密码

然后
  1. apt-get remove (--purge) skype-bin
Copy the Code
  1. apt-get remove (--purge) libreoffice?
Copy the Code
ps:--purge是删除配置文件,可带可不带。
根据提示即可卸载干净。
Reply Favorite View the author
All Replies
a287740928
deepin
2014-01-20 22:48
#1
好贴,其实我想问深度软件中心里面也有个删除软件配置文件的选项,不知道能不能删除干净
Reply View the author
fredy4212
deepin
2014-01-21 23:06
#2
好贴,其实我想问深度软件中心里面也有个删除软件配置文件的选项,不知道能不能删除干净
DSC的應該就是purge
Reply View the author