http://cdimage.ubuntu.com/ubuntukylin/releases/15.10/release/

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

  • 首先备份源列表(for sure):
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
  • 而后用gedit或其他编辑器打开:
 gksu gedit /etc/apt/sources.list
kdesudo kate /etc/apt/sources.list
gksu mousepad /etc/apt/sources.list
gksu leafpad /etc/apt/sources.list (12.04版)
gksu gedit /etc/apt/sources.list
  • 从下面列表中选择合适的源,替换掉文件中所有的内容,保存编辑好的文件:
 注意:一定要选对版本
  • 然后,刷新列表:
sudo apt-get update
 注意:一定要执行刷新

[编辑]源列表

[编辑]Utopic(14.10)版本

Ubuntu 官方更新服务器(欧洲,此为官方源,国内较慢,但无同步延迟问题,电信、移动/铁通、联通等公网用户可以使用):
deb http://archive.ubuntu.com/ubuntu/ utopic main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ utopic-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ utopic-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ utopic main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ utopic-backports main restricted universe multiverse
Ubuntu官方提供的其他软件(第三方闭源软件等):
deb http://archive.canonical.com/ubuntu/ utopic partner
deb http://extras.ubuntu.com/ubuntu/ utopic main
骨头兄亲自搭建并维护的 Ubuntu 源(该源位于浙江杭州百兆共享宽带的电信机房),包含 Deepin 等镜像
deb http://ubuntu.srt.cn/ubuntu/ utopic main restricted universe multiverse
deb http://ubuntu.srt.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://ubuntu.srt.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://ubuntu.srt.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://ubuntu.srt.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://ubuntu.srt.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://ubuntu.srt.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://ubuntu.srt.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://ubuntu.srt.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://ubuntu.srt.cn/ubuntu/ utopic-backports main restricted universe multiverse
网易163更新服务器(广东广州电信/联通千兆双线接入),包含其他开源镜像
deb http://mirrors.163.com/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.163.com/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.163.com/ubuntu/ utopic-backports main restricted universe multiverse
搜狐更新服务器(山东联通千兆接入,官方中国大陆地区镜像跳转至此) ,包含其他开源镜像
deb http://mirrors.sohu.com/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.sohu.com/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.sohu.com/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.sohu.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.sohu.com/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.sohu.com/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.sohu.com/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.sohu.com/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.sohu.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.sohu.com/ubuntu/ utopic-backports main restricted universe multiverse
阿里云更新服务器(北京万网/浙江杭州阿里云服务器双线接入),包含其他开源镜像
deb http://mirrors.aliyun.com/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ utopic-backports main restricted universe multiverse
开源中国更新服务器(浙江杭州阿里云服务器),包含其他开源镜像

(http 亦可替换为 ftp)

deb http://mirrors.oschina.net/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.oschina.net/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.oschina.net/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.oschina.net/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.oschina.net/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.oschina.net/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.oschina.net/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.oschina.net/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.oschina.net/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.oschina.net/ubuntu/ utopic-backports main restricted universe multiverse
中国开源软件中心更新服务器(北京光环新网服务器),包含其他开源镜像
deb http://mirrors.oss.org.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.oss.org.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.oss.org.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.oss.org.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.oss.org.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.oss.org.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.oss.org.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.oss.org.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.oss.org.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.oss.org.cn/ubuntu/ utopic-backports main restricted universe multiverse
Linux运维派架设的更新服务器(北京阿里巴巴科技有限公司服务器),包含其他开源镜像

(域名中的.cn可以替换为.com)

deb http://mirrors.skyshe.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.skyshe.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.skyshe.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.skyshe.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.skyshe.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.skyshe.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.skyshe.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.skyshe.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.skyshe.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.skyshe.cn/ubuntu/ utopic-backports main restricted universe multiverse
北京首都在线科技股份有限公司 更新服务器,包含其他开源镜像
deb http://mirrors.yun-idc.com/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.yun-idc.com/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.yun-idc.com/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.yun-idc.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.yun-idc.com/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.yun-idc.com/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.yun-idc.com/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.yun-idc.com/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.yun-idc.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.yun-idc.com/ubuntu/ utopic-backports main restricted universe multiverse
常州贝特康姆软件技术有限公司 更新服务器(江苏常州电信服务器),包含其他开源镜像
CN99域名 系 “常州市亚科技术有限公司” 所注册,但此公司与常州贝特康姆的法人代表和营业地址相同。所以本镜像实际即原 CN99。但现在 CN99镜像的域名已改为跳转至网易镜像):
deb http://centos.bitcomm.cn/ubuntu utopic main restricted universe multiverse
deb http://centos.bitcomm.cn/ubuntu utopic-security main restricted universe multiverse
deb http://centos.bitcomm.cn/ubuntu utopic-updates main restricted universe multiverse
deb http://centos.bitcomm.cn/ubuntu utopic-backports main restricted universe multiverse
deb http://centos.bitcomm.cn/ubuntu utopic-proposed main restricted universe multiverse
deb-src http://centos.bitcomm.cn/ubuntu utopic main restricted universe multiverse
deb-src http://centos.bitcomm.cn/ubuntu utopic-security main restricted universe multiverse
deb-src http://centos.bitcomm.cn/ubuntu utopic-updates main restricted universe multiverse
deb-src http://centos.bitcomm.cn/ubuntu utopic-backports main restricted universe multiverse
deb-src http://centos.bitcomm.cn/ubuntu utopic-proposed main restricted universe multiverse

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

中国科学技术大学更新服务器(位于合肥,千兆教育网接入,百兆电信/联通线路智能路由),由中科大 Linux 用户协会中科大学网络信息中心维护,包含其他开源镜像Deepin 官方服务器 实际亦指向此处:
deb http://debian.ustc.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://debian.ustc.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://debian.ustc.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://debian.ustc.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://debian.ustc.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://debian.ustc.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://debian.ustc.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://debian.ustc.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://debian.ustc.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://debian.ustc.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
IPv6-Only 地址
deb http://mirrors6.ustc.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://mirrors6.ustc.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://mirrors6.ustc.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://mirrors6.ustc.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://mirrors6.ustc.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://mirrors6.ustc.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://mirrors6.ustc.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://mirrors6.ustc.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://mirrors6.ustc.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://mirrors6.ustc.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
清华大学更新服务器,(教育网核心节点百兆接入,已计划提高到千兆)由清华大学学生网管会维护。包含其他开源镜像
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
IPv4-Only 地址
deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.4.tuna.tsinghua.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
IPv6-Only 地址
deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://mirrors.6.tuna.tsinghua.edu.cn//ubuntu/ utopic-security main multiverse restricted universe
deb http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://mirrors.6.tuna.tsinghua.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
中国地质大学开源镜像站,由中国地质大学 Linux 爱好者维护。包含其他开源镜像, (校外限 IPv6 访问):
deb http://mirrors.cug.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.cug.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
debhttp://mirrors.cug.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirrors.cug.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://mirrors.cug.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.cug.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.cug.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.cug.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.cug.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.cug.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
北京交通大学更新服务器(教育网/电信百兆接入),由北京交通大学信息中心赞助,包含其他开源镜像
(域名中的 bjtu 可以替换为 njtu ,即北交旧名“北方交通大学”对应域名) :
deb http://mirror.bjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
IPv6-Only 地址
deb http://mirror6.bjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://mirror6.bjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://mirror6.bjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://mirror6.bjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://mirror6.bjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://mirror6.bjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://mirror6.bjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://mirror6.bjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://mirror6.bjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://mirror6.bjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
北京理工大学更新服务器,包含其他开源镜像
deb http://mirror.bit.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirror.bit.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirror.bit.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirror.bit.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://mirror.bit.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirror.bit.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirror.bit.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirror.bit.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirror.bit.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirror.bit.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
IPv6-Only 地址
deb http://mirror.bit6.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirror.bit6.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirror.bit6.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirror.bit6.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://mirror.bit6.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirror.bit6.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirror.bit6.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirror.bit6.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirror.bit6.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirror.bit6.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
北京化工大学更新服务器(仅教育网可以访问),包含其他开源镜像
IPv4-Only 地址
(域名中的 buct.edu.cn 可以替换为 buct.cn ) :
deb http://ubuntu.buct.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://ubuntu.buct.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://ubuntu.buct.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://ubuntu.buct.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://ubuntu.buct.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://ubuntu.buct.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://ubuntu.buct.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://ubuntu.buct.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://ubuntu.buct.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://ubuntu.buct.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
IPv6-Only 地址
deb http://ubuntu.buct6.edu.cn/ utopic main multiverse restricted universe
deb http://ubuntu.buct6.edu.cn/ utopic-backports main multiverse restricted universe
deb http://ubuntu.buct6.edu.cn/ utopic-proposed main multiverse restricted universe
deb http://ubuntu.buct6.edu.cn/ utopic-security main multiverse restricted universe
deb http://ubuntu.buct6.edu.cn/ utopic-updates main multiverse restricted universe
deb-src http://ubuntu.buct6.edu.cn/ utopic main multiverse restricted universe
deb-src http://ubuntu.buct6.edu.cn/ utopic-backports main multiverse restricted universe
deb-src http://ubuntu.buct6.edu.cn/ utopic-proposed main multiverse restricted universe
deb-src http://ubuntu.buct6.edu.cn/ utopic-security main multiverse restricted universe
deb-src http://ubuntu.buct6.edu.cn/ utopic-updates main multiverse restricted universe
天津大学更新服务器,由天津大学信息与网络协会和天津大学自由软件联盟维护,包含其他开源镜像 (校外限 IPv6 访问)
(域名可以替换为 jx.tju.zyrj.org 或 jx6.tju.zyrj.org)
deb http://mirror.tju.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirror.tju.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirror.tju.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirror.tju.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://mirror.tju.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirror.tju.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirror.tju.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirror.tju.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirror.tju.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirror.tju.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
山东理工大学更新服务器,包含其他开源镜像限校内访问
deb http://mirrors.sdutlinux.org/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.sdutlinux.org/ubuntu/ utopic-backports restricted universe multiverse
deb http://mirrors.sdutlinux.org/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.sdutlinux.org/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.sdutlinux.org/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.sdutlinux.org/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.sdutlinux.org/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.sdutlinux.org/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.sdutlinux.org/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.sdutlinux.org/ubuntu/ utopic-updates main restricted universe multiverse
东北大学更新服务器,包含其他开源镜像
deb http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic main multiverse restricted universe
deb http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-backports main multiverse restricted universe
deb http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-security main multiverse restricted universe
deb http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic main multiverse restricted universe
deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://ftp.neu.edu.cn/mirrors/ubuntu/ utopic-updates main multiverse restricted universe
IPv6-Only 地址
deb http://ftp.neu6.edu.cn/mirrors/ utopic main multiverse restricted universe
deb http://ftp.neu6.edu.cn/mirrors/ utopic-backports main multiverse restricted universe
deb http://ftp.neu6.edu.cn/mirrors/ utopic-proposed main multiverse restricted universe
deb http://ftp.neu6.edu.cn/mirrors/ utopic-security main multiverse restricted universe
deb http://ftp.neu6.edu.cn/mirrors/ utopic-updates main multiverse restricted universe
deb-src http://ftp.neu6.edu.cn/mirrors/ utopic main multiverse restricted universe
deb-src http://ftp.neu6.edu.cn/mirrors/ utopic-backports main multiverse restricted universe
deb-src http://ftp.neu6.edu.cn/mirrors/ utopic-proposed main multiverse restricted universe
deb-src http://ftp.neu6.edu.cn/mirrors/ utopic-security main multiverse restricted universe
deb-src http://ftp.neu6.edu.cn/mirrors/ utopic-updates main multiverse restricted universe
哈尔滨工业大学更新服务器,包含其他开源镜像
deb http://run.hit.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://run.hit.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://run.hit.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://run.hit.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://run.hit.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://run.hit.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://run.hit.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://run.hit.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://run.hit.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://run.hit.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
IPv6-Only地址
deb http://run6.hit.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://run6.hit.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://run6.hit.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://run6.hit.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb http://run6.hit.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://run6.hit.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://run6.hit.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://run6.hit.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://run6.hit.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://run6.hit.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
大连理工大学更新服务器,包含其他开源镜像

( IPv4/v6 Both )

deb http://mirror.dlut.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirror.dlut.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirror.dlut.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://mirror.dlut.edu.cn/ubuntu/ubuntu utopic-backports main restricted universe multiverse
deb http://mirror.dlut.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirror.dlut.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirror.dlut.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirror.dlut.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirror.dlut.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirror.dlut.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
上海交通大学更新服务器(教育网千兆接入,联通/电信线路情况不详),包含其他开源镜像

(http 亦可替换为 ftp))

deb http://ftp.sjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
IPv6-Only 地址
deb http://ftp6.sjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://ftp6.sjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://ftp6.sjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://ftp6.sjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://ftp6.sjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://ftp6.sjtu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://ftp6.sjtu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://ftp6.sjtu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://ftp6.sjtu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://ftp6.sjtu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
江苏开放大学更新服务器,由江苏开放大学技术中心维护,包含其他开源镜像
deb http://mirrors.jstvu.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.jstvu.edu.cn/ubuntu/ utopic-backports restricted universe multiverse
deb http://mirrors.jstvu.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.jstvu.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.jstvu.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.jstvu.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.jstvu.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.jstvu.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.jstvu.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.jstvu.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
南京师范大学更新服务器,包含其他开源镜像限校内访问
deb http://mirrors.njnu.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.njnu.edu.cn/ubuntu/ utopic-backports restricted universe multiverse
deb http://mirrors.njnu.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.njnu.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.njnu.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.njnu.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.njnu.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.njnu.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.njnu.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.njnu.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
浙江大学更新服务器,由浙江大学Linux用户组维护,包含其他开源镜像
(域名可以替换为mirrors.zju.edu.cn)

( IPv4/v6 Both )

deb http://mirrors.zjustu.org/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.zjustu.org/ubuntu/ utopic-backports restricted universe multiverse
deb http://mirrors.zjustu.org/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.zjustu.org/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.zjustu.org/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.zjustu.org/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.zjustu.org/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.zjustu.org/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.zjustu.org/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.zjustu.org/ubuntu/ utopic-updates main restricted universe multiverse
华中科技大学更新服务器,由华中科技大学网络与计算中心维护,包含其他开源镜像
deb http://mirrors.hust.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.hust.edu.cn/ubuntu/ utopic-backports restricted universe multiverse
deb http://mirrors.hust.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.hust.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.hust.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.hust.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.hust.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.hust.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.hust.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.hust.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
华中科大联创团队更新服务器,由华中科技大学启明学院联创团队维护,包含其他开源镜像
deb http://mirrors.hustunique.com/ubuntu/ utopic main restricted universe multiverse
deb http://mirrors.hustunique.com/ubuntu/ utopic-backports restricted universe multiverse
deb http://mirrors.hustunique.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirrors.hustunique.com/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirrors.hustunique.com/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.hustunique.com/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirrors.hustunique.com/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.hustunique.com/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.hustunique.com/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirrors.hustunique.com/ubuntu/ utopic-updates main restricted universe multiverse
厦门大学更新服务器,由厦门大学信息与网络中心维护,包含其他开源镜像

( IPv4/v6 Both )

deb http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic main restricted universe multiverse
deb http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-backports restricted universe multiverse
deb http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-proposed main restricted universe multiverse
deb http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-security main restricted universe multiverse
deb http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-updates main restricted universe multiverse
deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic main restricted universe multiverse
deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-backports main restricted universe multiverse
deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-proposed main restricted universe multiverse
deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-security main restricted universe multiverse
deb-src http://mirrors.xmu.edu.cn/ubuntu/archive/ utopic-updates main restricted universe multiverse
中山大学更新服务器,由中山大学网络与信息技术中心维护,包含其他开源镜像
deb http://mirror.sysu.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb http://mirror.sysu.edu.cn/ubuntu/ utopic-backports restricted universe multiverse
deb http://mirror.sysu.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://mirror.sysu.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://mirror.sysu.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://mirror.sysu.edu.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://mirror.sysu.edu.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://mirror.sysu.edu.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://mirror.sysu.edu.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://mirror.sysu.edu.cn/ubuntu/ utopic-updates main restricted universe multiverse
西南林业大学更新服务器,只包括当前稳定版和开发版,不包括 LTS 镜像。由西南林业大学计信学院维护。包括 Debian 镜像
deb http://cs3.swfu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb http://cs3.swfu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb http://cs3.swfu.edu.cn/ubuntu/ utopic-proposed main multiverse restricted universe
deb http://cs3.swfu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb http://cs3.swfu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
deb-src http://cs3.swfu.edu.cn/ubuntu/ utopic main multiverse restricted universe
deb-src http://cs3.swfu.edu.cn/ubuntu/ utopic-backports main multiverse restricted universe
deb-src http://cs3.swfu.edu.cnubuntu/ utopic-proposed main multiverse restricted universe
deb-src http://cs3.swfu.edu.cn/ubuntu/ utopic-security main multiverse restricted universe
deb-src http://cs3.swfu.edu.cn/ubuntu/ utopic-updates main multiverse restricted universe
电子科技大学(位于成都)更新服务器,由电子科技大学学生宿舍网络管理委员会维护,仅包含 Ubuntu 镜像
deb http://ubuntu.dormforce.net/ubuntu/ utopic main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu/ utopic-backports main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu/ utopic-security main restricted universe multiverse
deb http://ubuntu.dormforce.net/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu/ utopic main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://ubuntu.dormforce.net/ubuntu/ utopic-updates main restricted universe multiverse
电子科技大学另一更新服务器,由电子科大凝聚网络安全工作室维护,包含 Ubuntu 和 Raspian镜像,以及 Linux Deepin镜像
deb http://ubuntu.cnssuestc.org/ubuntu/ utopic main restricted universe multiverse
deb http://ubuntu.cnssuestc.org/ubuntu/ utopic-backports main restricted universe multiverse
deb http://ubuntu.cnssuestc.org/ubuntu/ utopic-proposed main restricted universe multiverse
deb http://ubuntu.cnssuestc.org/ubuntu/ utopic-security main restricted universe multiverse
deb http://ubuntu.cnssuestc.org/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://ubuntu.cnssuestc.org/ubuntu/ utopic main restricted universe multiverse
deb-src http://ubuntu.cnssuestc.org/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://ubuntu.cnssuestc.org/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://ubuntu.cnssuestc.org/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://ubuntu.cnssuestc.org/ubuntu/ utopic-updates main restricted universe multiverse
西安交通大学更新服务器,由西安交通大学众享社维护,包含其他开源镜像
deb http://ubuntu.xjtuns.cn/ubuntu/ utopic main restricted universe multiverse
deb http://ubuntu.xjtuns.cn/ubuntu/ utopic-security main restricted universe multiverse
deb http://ubuntu.xjtuns.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb http://ubuntu.xjtuns.cn/ubuntu/ubuntu utopic-backports main restricted universe multiverse
deb http://ubuntu.xjtuns.cn/ubuntu/ utopic-proposed main restricted universe multiverse
deb-src http://ubuntu.xjtuns.cn/ubuntu/ utopic main restricted universe multiverse
deb-src http://ubuntu.xjtuns.cn/ubuntu/ utopic-security main restricted universe multiverse
deb-src http://ubuntu.xjtuns.cn/ubuntu/ utopic-updates main restricted universe multiverse
deb-src http://ubuntu.xjtuns.cn/ubuntu/ utopic-backports main restricted universe multiverse
deb-src http://ubuntu.xjtuns.cn/ubuntu/ utopic-proposed main restricted universe multiverse

以下为大陆地区外的源

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

deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic main restricted universe multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-security main restricted universe multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-updates main restricted universe multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-backports main restricted universe multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-proposed main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-security main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-updates main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-backports main restricted universe multiverse
deb-src http://ftp.cuhk.edu.hk/pub/Linux/ubuntu utopic-proposed main restricted universe

香港 01link 更新服务器,由香港联达网络服务有限公司维护:

deb http://ubuntu.01link.hk utopic main restricted universe multiverse
deb http://ubuntu.01link.hk utopic-security main restricted universe multiverse
deb http://ubuntu.01link.hk utopic-updates main restricted universe multiverse
deb http://ubuntu.01link.hk utopic-backports main restricted universe multiverse
deb http://ubuntu.01link.hk utopic-proposed main restricted universe multiverse
deb-src http://ubuntu.01link.hk utopic main restricted universe multiverse
deb-src http://ubuntu.01link.hk utopic-security main restricted universe multiverse
deb-src http://ubuntu.01link.hk utopic-updates main restricted universe multiverse
deb-src http://ubuntu.01link.hk utopic-backports main restricted universe multiverse
deb-src http://ubuntu.01link.hk utopic-proposed main restricted universe

香港 uhost 更新服务器,由香港互联科技有限公司维护:

deb http://ubuntu.uhost.hk utopic main restricted universe multiverse
deb http://ubuntu.uhost.hk utopic-security main restricted universe multiverse
deb http://ubuntu.uhost.hk utopic-updates main restricted universe multiverse
deb http://ubuntu.uhost.hk utopic-backports main restricted universe multiverse
deb http://ubuntu.uhost.hk utopic-proposed main restricted universe multiverse
deb-src http://ubuntu.uhost.hk utopic main restricted universe multiverse
deb-src http://ubuntu.uhost.hk utopic-security main restricted universe multiverse
deb-src http://ubuntu.uhost.hk utopic-updates main restricted universe multiverse
deb-src http://ubuntu.uhost.hk utopic-backports main restricted universe multiverse
deb-src http://ubuntu.uhost.hk utopic-proposed main restricted universe

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

deb http://tw.archive.ubuntu.com/ubuntu utopic main restricted universe multiverse
deb http://tw.archive.ubuntu.com/ubuntu utopic-security main restricted universe multiverse
deb http://tw.archive.ubuntu.com/ubuntu utopic-updates main restricted universe multiverse
deb http://tw.archive.ubuntu.com/ubuntu utopic-backports main restricted universe multiverse
deb http://tw.archive.ubuntu.com/ubuntu utopic-proposed main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu utopic main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu utopic-security main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu utopic-updates main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu utopic-backports main restricted universe multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu utopic-proposed main restricted universe multiverse

其他台湾源可以参考正体中文站Wiki

备注:
    • 上述服务器部分可能改为校内/地区访问。
 

原文地址:

http://wiki.ubuntu.org.cn/Qref/Source

ubuntu15 :

#deb cdrom:[Ubuntu-Kylin 15.10 _Wily Werewolf_ - Release amd64 (20151021)]/ wily main multiverse restricted universe

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ wily main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ wily main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ wily-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ wily-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ wily universe
deb-src http://us.archive.ubuntu.com/ubuntu/ wily universe
deb http://us.archive.ubuntu.com/ubuntu/ wily-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ wily-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ wily multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ wily multiverse
deb http://us.archive.ubuntu.com/ubuntu/ wily-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ wily-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ wily-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ wily-backports main restricted universe multiverse

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

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu wily partner
# deb-src http://archive.canonical.com/ubuntu wily partner

Ubuntu14.10 更新源,现在很多源已经停用了建议使用ubuntu15以上的更多相关文章

  1. Ubuntu11.10 更新软件源source.list (ZT)

    添加完列表后执行 sudo apt-get update sudo apt-get upgrade  --------添加列表------------------------------------- ...

  2. Ubuntu14.04更新源

    Ubuntu14.04更新源 http://jingyan.baidu.com/article/7f41ecec1b7a2e593d095ce6.html Ubuntu源 http://wiki.ub ...

  3. ubuntu12.10更新源

    ubuntu12.10更新源 2013-03-10 20:48:17|  分类: Linux |字号 订阅   不同的网络状况连接以下源的速度不同, 建议在添加前手动验证以下源的连接速度(ping下就 ...

  4. VMware16搭建Ubuntu22.04,更新为国内下载源,安装open-vm-tools,用SecureCRT远程连接

    前期准备 1.VMware16(转载:下载安装流程:(https://www.bilibili.com/read/cv9694457)) 2.Ubuntu22.04----iso镜像文件(下载地址:( ...

  5. 【原】Android热更新开源项目Tinker源码解析系列之三:so热更新

    本系列将从以下三个方面对Tinker进行源码解析: Android热更新开源项目Tinker源码解析系列之一:Dex热更新 Android热更新开源项目Tinker源码解析系列之二:资源文件热更新 A ...

  6. Web 开发中很实用的10个效果【附源码下载】

    在工作中,我们可能会用到各种交互效果.而这些效果在平常翻看文章的时候碰到很多,但是一时半会又想不起来在哪,所以养成知识整理的习惯是很有必要的.这篇文章给大家推荐10个在 Web 开发中很有用的效果,记 ...

  7. 【原】Android热更新开源项目Tinker源码解析系列之一:Dex热更新

    [原]Android热更新开源项目Tinker源码解析系列之一:Dex热更新 Tinker是微信的第一个开源项目,主要用于安卓应用bug的热修复和功能的迭代. Tinker github地址:http ...

  8. 【原】Android热更新开源项目Tinker源码解析系列之二:资源文件热更新

    上一篇文章介绍了Dex文件的热更新流程,本文将会分析Tinker中对资源文件的热更新流程. 同Dex,资源文件的热更新同样包括三个部分:资源补丁生成,资源补丁合成及资源补丁加载. 本系列将从以下三个方 ...

  9. Java 集合系列10之 HashMap详细介绍(源码解析)和使用示例

    概要 这一章,我们对HashMap进行学习.我们先对HashMap有个整体认识,然后再学习它的源码,最后再通过实例来学会使用HashMap.内容包括:第1部分 HashMap介绍第2部分 HashMa ...

随机推荐

  1. Linux-某电商网站流量劫持案例分析与思考

    [前言] 自腾讯与京东建立了战略合作关系之后,笔者网上购物就首选京东了.某天在家里访问京东首页的时候突然吃惊地发现浏览器突然跳到了第三方网站再回到京东,心里第一个反应就是中木马了. 竟然有这样的事,一 ...

  2. linux nginx 配置ssl证书访问

    http://www.linuxidc.com/Linux/2013-08/88271.htm 一.什么是 SSL 证书,什么是 HTTPSSSL 证书是一种数字证书,它使用 Secure Socke ...

  3. shell知识点

    各个项目以实践为主.原理及更多细节介绍,请查看官方文档: 例如:bash,grub,postfix,pam,fastcgi,httpd,rsync等诸多项目. 各种总结表格 http://www.cn ...

  4. linux服务之openfiler

    架构:b/s 服务器端:封装好的linux系统 客户端:浏览器 相关包:封装好的linux系统 Openfiler imports user and group information from ce ...

  5. Netflix Zuul 了解

    Zuul 是提供动态路由,监控,弹性,安全等的边缘服务.Zuul 相当于是设备和 Netflix 流应用的 Web 网站后端所有请求的前门.Zuul 可以适当的对多个 Amazon Auto Scal ...

  6. MySQL Show命令的使用

    show tables或show tables from database_name; 解释:显示当前数据库中所有表的名称 show databases; 解释:显示mysql中所有数据库的名称 sh ...

  7. JavaScript兼容性问题

    Firefox浏览器不支持js的innerText属性:

  8. Tengine:基于Nginx的衍生版

    engine是由淘宝网发起的Web服务器项目.它在Nginx的基础上,针对大访问量网站的需求,添加了很多高级功能和特性.Tengine的性能和稳定性已经在大型的网站如淘宝网,天猫商城等得到了很好的检验 ...

  9. R(二): http与R脚本通讯环境安装

    结合实际的工作环境,在开始R研究的时候,首先着手收集的就是能以Web方式发布R运行结果的基础框架,无耐的是,R一直以来常使用于个人电脑的客户端程序上,大家习惯性的下载R安装包,在自己的电脑上安装 -- ...

  10. 【mysql】mysql分表和表分区详解

    为什么要分表和分区? 日常开发中我们经常会遇到大表的情况,所谓的大表是指存储了百万级乃至千万级条记录的表.这样的表过于庞大,导致数据库在查询和插入的时候耗时太长,性能低下,如果涉及联合查询的情况,性能 ...