很不明白为什么内置2个浏览器谷歌和火狐
Tofloor
poster avatar
1124477105
deepin
2014-01-28 19:16
Author
浪费空间和时间,求解
求怎么删除谷歌浏览器?一直删不掉!软件中心软件管理也找不到 :idea:
Reply Favorite View the author
All Replies
1124477105
deepin
2014-01-28 19:16
#1
自顶
Reply View the author
jianglihen
deepin
2014-01-28 19:56
#2
因为chrome和FireFox各自有自己的用户,deepin为了平衡这两类用户,只好让两个都保留了,两个浏览器都不大,何来浪费空间之说,至于浪费时间,难道是浪费在删除浏览器上?用命令删除就行了,
Reply View the author
weiminnihao9
deepin
2014-01-28 21:11
#3
深度以前是内置火狐的,后来深度制作了不少webapp都是用谷歌浏览器的,深度当时无法决定新版本要用哪个,因为各有优缺点,后来干脆就都留下了
Reply View the author
1124477105
deepin
2014-01-28 21:52
#4
o o  卸载了谷歌浏览器是不是很多东西没法用???
Reply View the author
cxbii
deepin
2014-01-28 21:58
#5
o o  卸载了谷歌浏览器是不是很多东西没法用???
不会,软件中心卸载不了,其实不是软件中心的问题,
是谷歌浏览器加了自己的源。。。你卸载正式版它就给你装个测试吧。。
试试这个命令:
  1. sudo aptitude remove google-chrome-*
Copy the Code
Reply View the author
ahyanglf
deepin
2014-01-28 23:40
#6
[quote]o o  卸载了谷歌浏览器是不是很多东西没法用???
不会,软件中心卸载不了,其实不是软件中心的问题,
是谷歌浏览器加了自己的源。。。你卸载正式版它就给你装个测试吧。。
试试这个命令:
  1. sudo aptitude remove google-chrome-*
Copy the Code
[/quote]

我的就是这个情况,请问如何关闭谷歌的源?
Reply View the author
cxbii
deepin
2014-01-28 23:49
#7
我的就是这个情况,请问如何关闭谷歌的源?
终端执行:
  1. sudo gedit /etc/apt/sources.list
Copy the Code
删除chrome的源。业内搜索chrome应该可以找到,然后需要刷新列表:
  1. sudo apt-get update
Copy the Code
然后按照我上面给的命令可以删除chrome了把?
Reply View the author
fredy4212
deepin
2014-01-29 07:59
#8
下一版僅會搭載Chrome,再票選中獲得了勝利 :
Reply View the author
xliang9550
deepin
2014-01-29 09:03
#9
2014版不集成FF或LibreOffice都没关系,反正可以自己装。
Reply View the author
ahyanglf
deepin
2014-01-29 17:08
#10
[quote]
我的就是这个情况,请问如何关闭谷歌的源?
终端执行:
  1. sudo gedit /etc/apt/sources.list
Copy the Code
删除chrome的源。业内搜索chrome应该可以找到,然后需要刷新列表:
  1. sudo apt-get update
Copy the Code
然后按照我上面给的命令可以删除chrome了把?[/quote]


sources.list中不知道如何关闭谷歌的源?
  1. sudo apt-get update
Copy the Code
好像是更新和保存吧
Reply View the author
fredy4212
deepin
2014-01-29 18:14
#11
2014版不集成FF或LibreOffice都没关系,反正可以自己装。
這是重點 :
Reply View the author
xliang9550
deepin
2014-01-29 19:40
#12
我倒觉得2013版是个过渡,重头戏是基于14.04 LTS的软件库的2014版,它才是长期稳定版本。
Reply View the author