如何去掉谷歌的更新
Tofloor
poster avatar
ahcute
deepin
2013-04-24 06:32
Author
update的时候老是会有guge 的更新,不知道是不是安装了chrome的原因,由于谷歌在国内的不稳定,所以update总是到了谷歌的时候就停在那很久才动。。。
查看了source.list,没有谷歌的源的说,请教大家,如何update的时候去掉谷歌的update

深度截图20130423223350.png
Reply Favorite View the author
All Replies
fredy4212
deepin
2013-04-24 06:42
#1
看看 /etc/apt/sources.list
Reply View the author
ahcute
deepin
2013-04-24 07:05
#2
看看 /etc/apt/sources.list
之前已经看了sources.list了,里面没有叻。「文章里面打错成source了,,,」
Reply View the author
tuhaihe
deepin
2013-04-24 19:41
#3
应该在 /etc/apt/sources.list.d/ 目录下。
Reply View the author
ahcute
deepin
2013-04-24 21:25
#4
应该在 /etc/apt/sources.list.d/ 目录下。
好的,回去再看一下
Reply View the author
cxbii
deepin
2013-04-25 02:49
#5
sudo add-apt-repository -r ppa:google-chrome
应该是这样,谷歌浏览器是用ppa的
Reply View the author
ahcute
deepin
2013-04-25 09:17
#6
还没实验版主的方法,找到在哪。。。但是删不掉。。。确实是在etc/apt/sources.d里面,root了也删不掉,且按delete无任何提示
Reply View the author
tuhaihe
deepin
2013-04-25 17:52
#7
确实是在etc/apt/sources.d里面,root了也删不掉,且按delete无任何提示
在终端:gksudo nautilus
打开 /etc/apt/sources.list.d/,直接删除。
Reply View the author
ahcute
deepin
2013-04-26 09:19
#8
回复楼上,我就是这么做的,无任何提示。。。
Reply View the author
tuhaihe
deepin
2013-04-26 22:07
#9
回复楼上,我就是这么做的,无任何提示。。。
删除了就没有了。以后升级不会更新chrome了。
Reply View the author
ahcute
deepin
2013-04-28 20:27
#10
[quote]回复楼上,我就是这么做的,无任何提示。。。
删除了就没有了。以后升级不会更新chrome了。[/quote]
好吧,我的错,nautilus的时候忘了sudo了。。。现在已经解决
Reply View the author