卸载WPS、chrome
Tofloor
poster avatar
zztis
deepin
2013-07-08 00:59
Author
请问如何卸载WPS和chrome,我觉得WPS和LibreOffice在功能上重复了,chrome和firefox在功能上也重复了,但是通过软件中心无法卸载。
Reply Favorite View the author
All Replies
xliang9550
deepin
2013-07-08 07:39
#1
如果不是磁盘空间紧张,不太建议折腾,二者并不冲突。

(LZ的取舍和我是一样的,我最喜欢的是LibreOffice的Math公式编辑器,直接通过markup标记语言编程输入,可以纯键盘操作。关键词和英语读法几乎相同,会用英语念出公式就会输入,反之也可以帮助用户快速掌握理工科英语读写,熟练的话跟着念一遍公式就输入好了。)
Reply View the author
cxbii
deepin
2013-07-08 18:40
#2
终端执行
sudo apt-get remove google-chrome wps-office

默认带这两个是有原因的。。
Reply View the author
183******93
deepin
2013-07-10 22:07
#3
终端执行
sudo apt-get remove google-chrome wps-office

默认带这两个是有原因的。。
samael@samael-Aspire-4820TG:~$ sudo apt-get remove google-chrome
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Virtual packages like 'google-chrome' can't be removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
这算什么情况?
Reply View the author
electricface
deepin
2013-07-10 22:40
#4
软件包名 google-chrome-stable
用这个命令看看
  1. dpkg --get-selections |grep chrome
  2. dpkg -L google-chrome-stable
Copy the Code
Reply View the author
cxbii
deepin
2013-07-11 03:11
#5
[quote]终端执行
sudo apt-get remove google-chrome wps-office

默认带这两个是有原因的。。
samael@samael-Aspire-4820TG:~$ sudo apt-get remove google-chrome
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Virtual packages like 'google-chrome' can't be removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
这算什么情况?[/quote]
  1. sudo apt-get remove google-chrome-stable
Copy the Code
试试这个
Reply View the author
183******93
deepin
2013-07-12 17:40
#6
默认带这两个的原因就是chrome会弹携程的广告吧
Reply View the author
cxbii
deepin
2013-07-12 19:43
#7
默认带这两个的原因就是chrome会弹携程的广告吧
没有的事情.如果网页内嵌有广告,你应该找的是你当地网络的运营商
Reply View the author
183******93
deepin
2013-07-12 23:46
#8
[quote]默认带这两个的原因就是chrome会弹携程的广告吧
没有的事情.如果网页内嵌有广告,你应该找的是你当地网络的运营商[/quote]
那是我错了
Reply View the author