Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
skype,libreoffic卸载不干净的解决办法
Apps Section
1091
views ·
2
replies ·
To
floor
Go
hhzhx7521fsj
deepin
2014-01-20 19:32
Author
今天刚装了ld,在软件中心卸载skype,libreoffic卸载不干净,故使用了以下办法
先打开深度终端
sudo -i
Copy the Code
输入密码
然后
apt-get remove (--purge) skype-bin
Copy the Code
apt-get remove (--purge) libreoffice?
Copy the Code
ps:--purge是删除配置文件,可带可不带。
根据提示即可卸载干净。
Reply
Like 0
Favorite
View the author
All Replies
a287740928
deepin
2014-01-20 22:48
#1
好贴,其实我想问深度软件中心里面也有个删除软件配置文件的选项,不知道能不能删除干净
Reply
Like 0
View the author
fredy4212
deepin
2014-01-21 23:06
#2
好贴,其实我想问深度软件中心里面也有个删除软件配置文件的选项,不知道能不能删除干净
DSC的應該就是purge
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Default apps
Popular Events
More
先打开深度终端
然后
根据提示即可卸载干净。