最近官方系统源速度太慢,改用中国科技大学源快了很多
Tofloor
poster avatar
136******10
deepin
2019-10-11 00:27
Author

Deepin配置中国科技大学源
一.备份官方默认源
sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak
二.修改源(sources.list)
sudo vim /etc/apt/sources.list
三.把其中的 “http://packages.deepin.com”替换为“http://mirrors.ustc.edu.cn”
按键盘的insert键,修改完成后如下:## Generated by deepin-installerdeb [by-hash=force] http://mirrors.ustc.edu.cn/deepin panda main contrib non-free#deb-src http://mirrors.ustc.edu.cn/deepin panda main contrib non-free

按ESC,在按住shift+: 输入wq(保存退出)

四.更新源
sudo apt-get update
三.更新系统
sudo apt-get upgrade



Reply Favorite View the author
All Replies
avatar
chenlingkan
deepin
2019-10-11 00:50
#1
我有个疑问 ,楼主说的是系统更新还是软件跟新?
Reply View the author
avatar
HarryZhao
deepin
2019-10-11 01:00
#2
https://bbs.deepin.org/post/183644
我有个疑问 ,楼主说的是系统更新还是软件跟新?

楼主的意思应该是官方源下载慢。这个一直以来好像都这样,所以一般都是装完了第一时间换源
Reply View the author
avatar
136******10
deepin
2019-10-11 01:06
#3
https://bbs.deepin.org/post/183644
楼主的意思应该是官方源下载慢。这个一直以来好像都这样,所以一般都是装完了第一时间换源 ...

对,你懂的。就是这个意思
Reply View the author
avatar
lxflhy
deepin
2019-10-11 02:58
#4
我是deepin的纯使用者,对有些操作不是很明白,比如,设置里可以选择源,可是论坛里看到的都是用命令行或者修改sources.list文件,很想知道,两种途径有何区别?设置里图形界面的换源只是做做样子的?
Reply View the author
avatar
superendermansm
deepin
2019-10-11 03:00
#5
楼主!!!!!!!!!!!!!!!!!!!你这个是从百度第一条直接弄下来的吧!!!!!!!还是panda啊啊啊啊啊啊啊啊,会崩的!!!!!!!!!!!!!!!
Reply View the author
avatar
superendermansm
deepin
2019-10-11 03:01
#6
lxflhy 发表于 2019-10-10 18:58
我是deepin的纯使用者,对有些操作不是很明白,比如,设置里可以选择源,可是论坛里看到的都是用命令行或者 ...

图形界面换源只影响商店
如果不用命令装软件图形就够了
Reply View the author
avatar
linux000
deepin
2019-10-11 06:39
#7
https://bbs.deepin.org/post/183644
图形界面换源只影响商店
如果不用命令装软件图形就够了

不会呀,我在设置里切换源,然后用命令apt update,upgrade显示的都是从切换源下载的。
Reply View the author
avatar
HarryZhao
deepin
2019-10-12 03:46
#8
https://bbs.deepin.org/post/183644
我是deepin的纯使用者,对有些操作不是很明白,比如,设置里可以选择源,可是论坛里看到的都是用命令行或者 ...

没注意过。不过效果应该是一样的,只是用户习惯不同。可以在设置里改了之后,再打开sources.list看看
Reply View the author
avatar
liuzy88
deepin
2019-10-12 19:24
#9
用 阿里 或 网易 更快

https://gitee.com/liuzy1988/MyLinux/blob/master/Deepin_15.11.md
Reply View the author
avatar
bmw_liu
deepin
2019-10-12 20:11
#10
https://bbs.deepin.org/post/183644
用 阿里 或 网易 更快

https://gitee.com/liuzy1988/MyLinux/blob/master/Deepin_15.11.md

http://upload.liuzy88.com/Navicat12.zip
老哥,您的这个目录怎么找不到了呢
Reply View the author
avatar
aida
deepin
2019-10-12 21:33
#11
下面是华为开源镜像站,也挺好用的

编辑/etc/apt/source.list 修改成以下内容 需要root权限 密码不显示

deb [trusted=yes] https://mirrors.huaweicloud.com/deepin stable main contrib non-free

然后执行sudo apt update
Reply View the author
Comments
lidanger
2019-10-12 22:06
注意少了个 s
avatar
煮酒燃烟
deepin
2019-10-12 21:58
#12
请教,我这边把要替换的源,相关代码复制好,通过新建文本文档,修改文件名为source.list,这样打开系统盘,然后以管理员方式打开apt,替换进去,这样行不行
Reply View the author
Comments
lidanger
2019-10-14 23:28
可以的。。
avatar
liuzy88
deepin
2019-10-14 23:18
#13
https://bbs.deepin.org/post/183644
http://upload.liuzy88.com/Navicat12.zip
老哥,您的这个目录怎么找不到了呢

资源已恢复!       2019-10-14 15:20
Reply View the author
avatar
bmw_liu
deepin
2019-10-15 00:31
#14
https://bbs.deepin.org/post/183644
资源已恢复!       2019-10-14 15:20

已经搞定,谢谢
Reply View the author
avatar
犇牛
deepin
2019-10-15 01:00
#15
华为的源还是不错的
Reply View the author