Ubuntu更新源问题终于解决了

原文地址:http://chenrongya.blog.163.com/blog/static/8747419620143185103297/

不同的网络状况连接以下源的速度不同, 建议在添加前手动验证以下源的连接速度(ping下就行),选择最快的源可以节省大批下载时间。

首先备份源列表:

sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup

而后用gedit或其他编辑器打开:

sudo gedit /etc/apt/sources.list

sudo kate /etc/apt/sources.list

sudo mousepad /etc/apt/sources.list

sudo leafpad /etc/apt/sources.list (13.04版)

从下面列表中选择合适的源,替换掉文件中所有的内容,保存编辑好的文件:

注意:一定要选对版本

然后,刷新列表:

sudo apt-get update

注意:一定要执行刷新

源列表

Trusty(14.04)版本

Ubuntu 官方更新服务器(欧洲,此为官方源,国内较慢,但无同步延迟问题,电信、移动/铁通、联通等公网用户可以使用):

deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse

deb-src http://archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse

Ubuntu官方提供的其他软件(第三方闭源软件等):

deb http://archive.canonical.com/ubuntu/ trusty partner

deb http://extras.ubuntu.com/ubuntu/ trusty main

骨头兄亲自搭建并维护的 Ubuntu 源(该源位于浙江杭州百兆共享宽带的电信机房),包含 Deepin 等镜像:

deb http://ubuntu.srt.cn/ubuntu/ trusty main restricted universe multiverse

deb http://ubuntu.srt.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://ubuntu.srt.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://ubuntu.srt.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb http://ubuntu.srt.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://ubuntu.srt.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://ubuntu.srt.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://ubuntu.srt.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://ubuntu.srt.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://ubuntu.srt.cn/ubuntu/ trusty-backports main restricted universe multiverse

网易163更新服务器(广东广州电信/联通千兆双线接入),包含其他开源镜像:

deb http://mirrors.163.com/ubuntu/ trusty main restricted universe multiverse

deb http://mirrors.163.com/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirrors.163.com/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirrors.163.com/ubuntu/ trusty-proposed main restricted universe multiverse

deb http://mirrors.163.com/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirrors.163.com/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirrors.163.com/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirrors.163.com/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirrors.163.com/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirrors.163.com/ubuntu/ trusty-backports main restricted universe multiverse

搜狐更新服务器(山东联通千兆接入,官方中国大陆地区镜像跳转至此) ,包含其他开源镜像:

deb http://mirrors.sohu.com/ubuntu/ trusty main restricted universe multiverse

deb http://mirrors.sohu.com/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirrors.sohu.com/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirrors.sohu.com/ubuntu/ trusty-proposed main restricted universe multiverse

deb http://mirrors.sohu.com/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirrors.sohu.com/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirrors.sohu.com/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirrors.sohu.com/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirrors.sohu.com/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirrors.sohu.com/ubuntu/ trusty-backports main restricted universe multiverse

LupaWorld 更新服务器(浙江杭州电信/联通双线服务器),包含其他开源镜像:

deb http://mirror.lupaworld.com/ubuntu trusty main restricted universe multiverse

deb http://mirror.lupaworld.com/ubuntu trusty-security main restricted universe multiverse

deb http://mirror.lupaworld.com/ubuntu trusty-updates main restricted universe multiverse

deb http://mirror.lupaworld.com/ubuntu trusty-backports main restricted universe multiverse

deb http://mirror.lupaworld.com/ubuntu trusty-proposed main restricted universe multiverse

deb-src http://mirror.lupaworld.com/ubuntu trusty main restricted universe multiverse

deb-src http://mirror.lupaworld.com/ubuntu trusty-security main restricted universe multiverse

deb-src http://mirror.lupaworld.com/ubuntu trusty-updates main restricted universe multiverse

deb-src http://mirror.lupaworld.com/ubuntu trusty-backports main restricted universe multiverse

deb-src http://mirror.lupaworld.com/ubuntu trusty-proposed main restricted universe multiverse

常州贝特康姆软件技术有限公司 更新服务器(江苏常州电信服务器),包含其他开源镜像。

( CN99域名 系 “常州市亚科技术有限公司” 所注册,但此公司与常州贝特康姆的法人代表和营业地址相同。所以本镜像实际即原 CN99。但现在 CN99镜像的域名已改为跳转至网易镜像):

deb http://centos.bitcomm.cn/ubuntu trusty main restricted universe multiverse

deb http://centos.bitcomm.cn/ubuntu trusty-security main restricted universe multiverse

deb http://centos.bitcomm.cn/ubuntu trusty-updates main restricted universe multiverse

deb http://centos.bitcomm.cn/ubuntu trusty-backports main restricted universe multiverse

deb http://centos.bitcomm.cn/ubuntu trusty-proposed main restricted universe multiverse

deb-src http://centos.bitcomm.cn/ubuntu trusty main restricted universe multiverse

deb-src http://centos.bitcomm.cn/ubuntu trusty-security main restricted universe multiverse

deb-src http://centos.bitcomm.cn/ubuntu trusty-updates main restricted universe multiverse

deb-src http://centos.bitcomm.cn/ubuntu trusty-backports main restricted universe multiverse

deb-src http://centos.bitcomm.cn/ubuntu trusty-proposed main restricted universe multiverse

以下为有教育网接入的服务器(推荐教育网用户使用,部分非教育网用户也有可观的速度。教育网用户请优先使用IPv6地址。

中国科学技术大学更新服务器(位于合肥,千兆教育网接入,百兆电信/联通线路智能路由),由中科大Linux 用户协会和中科大学网络信息中心维护,包含其他开源镜像,Deepin 官方服务器 实际亦指向此处:

deb http://debian.ustc.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://debian.ustc.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://debian.ustc.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://debian.ustc.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb http://debian.ustc.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://debian.ustc.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://debian.ustc.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://debian.ustc.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://debian.ustc.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://debian.ustc.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

IPv6-Only 地址

deb http://mirrors6.ustc.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://mirrors6.ustc.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://mirrors6.ustc.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://mirrors6.ustc.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb http://mirrors6.ustc.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://mirrors6.ustc.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://mirrors6.ustc.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://mirrors6.ustc.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://mirrors6.ustc.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://mirrors6.ustc.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

清华大学更新服务器,(教育网核心节点百兆接入,已计划提高到千兆)由清华大学学生网管会维护。包含其他开源镜像:

deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

IPv4-Only 地址

deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

IPv6-Only 地址

deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://mirrors.6.tuna.tsinghua.edu.cn//ubuntu/ trusty-security main multiverse restricted universe

deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

北京交通大学更新服务器(教育网/电信百兆接入),由北京交通大学信息中心赞助,包含其他开源镜像。

(域名中的 bjtu 可以替换为 njtu ,即北交旧名“北方交通大学”对应域名) :

deb http://mirror.bjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb http://mirror.bjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://mirror.bjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

IPv6-Only 地址

deb http://mirror6.bjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://mirror6.bjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://mirror6.bjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://mirror6.bjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb http://mirror6.bjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://mirror6.bjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://mirror6.bjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://mirror6.bjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://mirror6.bjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://mirror6.bjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

北京理工大学更新服务器(仅教育网可以访问),包含其他开源镜像:

deb http://mirror.bit.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://mirror.bit.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirror.bit.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirror.bit.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb http://mirror.bit.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirror.bit.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirror.bit.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirror.bit.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirror.bit.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirror.bit.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

IPv6-Only 地址

deb http://mirror.bit6.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://mirror.bit6.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirror.bit6.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirror.bit6.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb http://mirror.bit6.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirror.bit6.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirror.bit6.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirror.bit6.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirror.bit6.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirror.bit6.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

天津大学更新服务器,由天津大学信息与网络协会和天津大学自由软件联盟维护,包含其他开源镜像 (校外限 IPv6 访问)

(域名可以替换为 jx.tju.zyrj.org 或 jx6.tju.zyrj.org)

deb http://mirror.tju.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://mirror.tju.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirror.tju.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirror.tju.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb http://mirror.tju.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirror.tju.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirror.tju.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirror.tju.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirror.tju.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirror.tju.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

青岛大学更新服务器(教育网/山东青岛移动专线双线服务器),由 OSQDU维护,位于青岛大学。包含开源镜像和Opera、马克思主义文库等其他镜像。:

deb http://mirror.qdu.edu.cn/ubuntu trusty main restricted universe multiverse

deb http://mirror.qdu.edu.cn/ubuntu trusty-security main restricted universe multiverse

deb http://mirror.qdu.edu.cn/ubuntu trusty-updates main restricted universe multiverse

deb http://mirror.qdu.edu.cn/ubuntu trusty-backports main restricted universe multiverse

deb http://mirror.qdu.edu.cn/ubuntu trusty-proposed main restricted universe multiverse

deb-src http://mirror.qdu.edu.cn/ubuntu trusty main restricted universe multiverse

deb-src http://mirror.qdu.edu.cn/ubuntu trusty-security main restricted universe multiverse

deb-src http://mirror.qdu.edu.cn/ubuntu trusty-updates main restricted universe multiverse

deb-src http://mirror.qdu.edu.cn/ubuntu trusty-backports main restricted universe multiverse

deb-src http://mirror.qdu.edu.cn/ubuntu trusty-proposed main restricted universe multiverse

东北大学更新服务器,包含其他开源镜像:

deb http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty main multiverse restricted universe

deb http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-backports main multiverse restricted universe

deb http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-security main multiverse restricted universe

deb http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty main multiverse restricted universe

deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ trusty-updates main multiverse restricted universe

IPv6-Only 地址

deb http://ftp.neu6.edu.cn/mirrors/ trusty main multiverse restricted universe

deb http://ftp.neu6.edu.cn/mirrors/ trusty-backports main multiverse restricted universe

deb http://ftp.neu6.edu.cn/mirrors/ trusty-proposed main multiverse restricted universe

deb http://ftp.neu6.edu.cn/mirrors/ trusty-security main multiverse restricted universe

deb http://ftp.neu6.edu.cn/mirrors/ trusty-updates main multiverse restricted universe

deb-src http://ftp.neu6.edu.cn/mirrors/ trusty main multiverse restricted universe

deb-src http://ftp.neu6.edu.cn/mirrors/ trusty-backports main multiverse restricted universe

deb-src http://ftp.neu6.edu.cn/mirrors/ trusty-proposed main multiverse restricted universe

deb-src http://ftp.neu6.edu.cn/mirrors/ trusty-security main multiverse restricted universe

deb-src http://ftp.neu6.edu.cn/mirrors/ trusty-updates main multiverse restricted universe

哈尔滨工业大学更新服务器,包含其他开源镜像:

deb http://run.hit.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://run.hit.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://run.hit.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://run.hit.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb http://run.hit.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://run.hit.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://run.hit.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://run.hit.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://run.hit.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://run.hit.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

IPv6-Only地址

deb http://run6.hit.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://run6.hit.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://run6.hit.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://run6.hit.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb http://run6.hit.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://run6.hit.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://run6.hit.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://run6.hit.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://run6.hit.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://run6.hit.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

大连理工大学更新服务器,包含其他开源镜像:

( IPv4/v6 Both )

deb http://mirror.dlut.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb http://mirror.dlut.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb http://mirror.dlut.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb http://mirror.dlut.edu.cn/ubuntu/ubuntu trusty-backports main restricted universe multiverse

deb http://mirror.dlut.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

deb-src http://mirror.dlut.edu.cn/ubuntu/ trusty main restricted universe multiverse

deb-src http://mirror.dlut.edu.cn/ubuntu/ trusty-security main restricted universe multiverse

deb-src http://mirror.dlut.edu.cn/ubuntu/ trusty-updates main restricted universe multiverse

deb-src http://mirror.dlut.edu.cn/ubuntu/ trusty-backports main restricted universe multiverse

deb-src http://mirror.dlut.edu.cn/ubuntu/ trusty-proposed main restricted universe multiverse

上海交通大学更新服务器(教育网千兆接入,联通/电信线路情况不详),包含其他开源镜像:

deb http://ftp.sjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://ftp.sjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://ftp.sjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://ftp.sjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb http://ftp.sjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://ftp.sjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://ftp.sjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://ftp.sjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://ftp.sjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://ftp.sjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

IPv6-Only 地址

deb http://ftp6.sjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://ftp6.sjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://ftp6.sjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://ftp6.sjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb http://ftp6.sjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://ftp6.sjtu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://ftp6.sjtu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://ftp6.sjtu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://ftp6.sjtu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://ftp6.sjtu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

厦门大学更新服务器,由厦门大学信息与网络中心维护,包含其他开源镜像:

( IPv4/v6 Both )

deb http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty main restricted universe multiverse

deb http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-backports restricted universe multiverse

deb http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-proposed main restricted universe multiverse

deb http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-security main restricted universe multiverse

deb http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-updates main restricted universe multiverse

deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty main restricted universe multiverse

deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-backports main restricted universe multiverse

deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-proposed main restricted universe multiverse

deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-security main restricted universe multiverse

deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ trusty-updates main restricted universe multiverse

成都市电子科技大学更新服务器,由电子科大学生宿舍网管会维护。仅包括 Ubuntu 镜像:

( IPv4-Only )

(如下列地址不通,可换用 uestc.edu.cn 域名尝试)

deb http://ubuntu.dormforce.net/ubuntu/ trusty main multiverse restricted universe

deb http://ubuntu.dormforce.net/ubuntu/ trusty-backports main multiverse restricted universe

deb http://ubuntu.dormforce.net/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://ubuntu.dormforce.net/ubuntu/ trusty-security main multiverse restricted universe

deb http://ubuntu.dormforce.net/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://ubuntu.dormforce.net/ubuntu/ trusty main multiverse restricted universe

deb-src http://ubuntu.dormforce.net/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://ubuntu.dormforce.net/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://ubuntu.dormforce.net/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://ubuntu.dormforce.net/ubuntu/ trusty-updates main multiverse restricted universe

兰州大学更新服务器,由兰大开源社区维护,包含其他开源镜像:

deb http://mirror.lzu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb http://mirror.lzu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb http://mirror.lzu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb http://mirror.lzu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb http://mirror.lzu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

deb-src http://mirror.lzu.edu.cn/ubuntu/ trusty main multiverse restricted universe

deb-src http://mirror.lzu.edu.cn/ubuntu/ trusty-backports main multiverse restricted universe

deb-src http://mirror.lzu.edu.cn/ubuntu/ trusty-proposed main multiverse restricted universe

deb-src http://mirror.lzu.edu.cn/ubuntu/ trusty-security main multiverse restricted universe

deb-src http://mirror.lzu.edu.cn/ubuntu/ trusty-updates main multiverse restricted universe

以下为大陆地区外的源

香港中文大学更新服务器,由香港中文大学资讯科技服务处维护,包含其他开源镜像:

deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty main restricted universe multiverse

deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-security main restricted universe multiverse

deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-updates main restricted universe multiverse

deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-backports main restricted universe multiverse

deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-proposed main restricted universe multiverse

deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty main restricted universe multiverse

deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-security main restricted universe multiverse

deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-updates main restricted universe multiverse

deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-backports main restricted universe multiverse

deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu trusty-proposed main restricted universe

台湾的官方源。速度有时甚至快于内地的,包含 Debian 等其他镜像:

deb http://tw.archive.ubuntu.com/ubuntu trusty main restricted universe multiverse

deb http://tw.archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse

deb http://tw.archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse

deb http://tw.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse

deb http://tw.archive.ubuntu.com/ubuntu trusty-proposed main restricted universe multiverse

deb-src http://tw.archive.ubuntu.com/ubuntu trusty main restricted universe multiverse

deb-src http://tw.archive.ubuntu.com/ubuntu trusty-security main restricted universe multiverse

deb-src http://tw.archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse

deb-src http://tw.archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse

deb-src http://tw.archive.ubuntu.com/ubuntu trusty-proposed main restricted universe multiverse

时间: 2024-10-17 23:16:44

Ubuntu更新源问题终于解决了的相关文章

ubuntu 更新源 或者 apt-get install 出错404 not found ,Failed to fetch

1.考虑是不是能上网 2.用apt-get update ,然后再试试apt-get install 如果apt-get update 也出现很多 404 not found 或者 failed to fetch ,就要考虑更换自己的源,百度搜 /etc/apt/sources.list 3.如果还不行,估计是Ubuntu版本太老了,没有维护的了. 比如我用11.04,sudo apt-get install open-vm-dkms 不行,sudo apt-get  update  不行,就死

Ubuntu更新源

以前曾因为ubuntu9.04以前的更新源问题,不得不修改项目架构的很多代码,以确保能顺利在10.4上使用,这过程痛苦极了,每次改动都害怕会影响服务器的稳定性.现在可好了,偶然发现ubuntu的一个历史版本更新源,从2006年到2014年的更新源都齐全.这可算是一个好事情了. http://old-releases.ubuntu.com/ubuntu/dists/ 本人从官方源里修改域名后的9.04源地址如下: deb http://old-releases.ubuntu.com/ubuntu/

ubuntu 更新源

http://wiki.ubuntu.org.cn/Qref/Source 一 老版本的更新源 如: 8.04 deb http://old-releases.ubuntu.com/ubuntu/ hardy main restricted universe multiverse deb-src http://old-releases.ubuntu.com/ubuntu/ hardy main restricted universe multiverse deb http://old-relea

高速搭建Ubuntu更新源server

在公司学校.常常有须要在本地架设一台Ubuntu源server. 能够通过以下这个简单的步骤来设定. 1. server端的配置 这里我们使用一台装有ubuntu 的PC做server. 1.1. 安装 相应的软件包 $ sudo apt-get install apache2 $ sudo apt-get install apt-mirror 1.2. 运行 apt-mirror 整个repo很大,我们能够对mirror.list做一些改动,仅仅选择一部分的软件包. 例如以下所看到的: deb

Ubuntu 更新源 内核升级

cat /etc/apt/sources.listdeb http://mirrors.sohu.com/ubuntu/ precise main restricted universe multiversedeb http://mirrors.sohu.com/ubuntu/ precise-security main restricted universe multiversedeb http://mirrors.sohu.com/ubuntu/ precise-updates main r

Ubuntu 更新源失败[GPG error]

对于错误 GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B70731143DD9F856 可以通过以下方式解决 sudo apt-get clean sudo mv /var/lib/apt/lists /tmp sudo mkdir -p /v

给Ubuntu 16.04更换更新源

给自家的Ubuntu下载软件速度有点慢,毕竟是从国外下载软件,就想更换到国内比较好的更新源(就是这些软件所在的服务器),一般直接百度Ubuntu更新源就能出来一大堆,这时候最好是找和自己Ubuntu版本一致的更新源,我的Ubuntu版本是16.04,下面是我找到的一个比较好的更新源 http://www.cnblogs.com/bovenson/p/5752213.html 下面是更换步骤: 1  备份原来的更新源 cp /etc/apt/sources.list /etc/apt/source

ubuntu 12.10 sourcelist软件更新源列表(zz)

    ubuntu 12.10正式版已经发布了,国内各大开源软件源也陆续更新了资源.今天分享一下ubuntu 12.10 软件更新源列表. 首先,备份一下ubuntu 12.04 原来的源地址列表文件sudo cp /etc/apt/sources.list /etc/apt/sources.list.old 然后进行修改sudo gedit /etc/apt/sources.list 可以在里面添加资源地址,我是直接覆盖掉原来的. 下面是网上找到的一些较好的源,有大型网站的,也有教育网的,可

Ubuntu9.04更新源

1.sudo gedit /etc/apt/sources.list 编辑你的源列表,加入以下列表中你认为适合你的,拷贝到你的列表中,然后保存列表. Archive.ubuntu.com更新server(欧洲,此为官方源,电信网通用户使用): deb http://archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ jaunty-se