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. UBUNTU下SUBLIME TEXT3的安装+破解+汉化+中文输入

    一.Sublime Text3的下载安装 建议直接去官网下载最新版deb安装包:http://www.sublimetext.com/3 二.Sublime Text3的破解 3114版 -– BEG ...

  2. windows的页自映射机制

    windows下由于启用了页机制,所有软件层面的地址操作都是VA,通过descriptor(base address(32bit))+offset得到的线性地址并不直接对应物理地址,而是经过页转换机构 ...

  3. MySQL 5.5.35 单机多实例配置详解

    一.前言 二.概述 三.环境准备 四.安装MySQL 5.5.35 五.新建支持多实例的配置文件(我这里配置的是四个实例) 六.初始化多实例数据库 七.提供管理脚本 mysqld_multi.serv ...

  4. Linux 用户态和内核态

    1.特权级特权级用来管理和控制程序执行.如Intel x86架构的CPU,有0~3四个特权级,0级最高,3级最低.硬件在执行每条指令时都会检查指令具有的特权级.硬件提供了特权级使用机制,对操作系统来说 ...

  5. Linux信号量详解

    1.什么是信号量信号量是一种特殊的变量,访问具有原子性.只允许对它进行两个操作:1)等待信号量当信号量值为0时,程序等待:当信号量值大于0时,信号量减1,程序继续运行.2)发送信号量将信号量值加1. ...

  6. 发现PDF Transformer+转换的图像字体小了如何处理

    ABBYY PDF Transformer+转换的原始图像字体太小怎么办?为了获得最佳文本识别效果,请用较高的分辨率扫描用极小字体打印的文档,否则很容易在转换识别时出错.下面小编就给大家讲讲该怎么解决 ...

  7. Linux-HAproxy+Keepalived

    HAproxy+++++++++++++Info+++++++++++VIP:192.168.1.222HA-Master IP:192.168.1.117HA-Backup IP:192.168.1 ...

  8. document cookie用法

    cookie概述 曾经利用一个不变的框架来存储购物栏数据,而商品显示页面是不断变化的,尽管这样能达到一个模拟 全局变量的功能,但并不严谨.例如在导航框架页面内右击,单击快捷菜单中的[刷新]命令,则所有 ...

  9. 搭建EF6.0+MVC4搭建框架——之路由配置

    为了适应项目需求,需要将前后台的控制器和视图等文件分开,便于修改和维护: 方案一:在原有的Controller下新增Admins文件夹用于放置后台控制器文件: 控制器文件目录如下图: 视图文件目录:

  10. astats日志分析系统

    Awstats是一个免费非常简洁而且强大有个性的网站日志分析工具. 功能: 一:访问量,访问次数,页面浏览量,点击数,数据流量等 二:精确到每月.每日.每小时的数据 三:访问者国家 四:访问者IP 五 ...