ubuntu 12.10正式版已经发布了,国内各大开源软件源也陆续更新了资源。今天分享一下ubuntu 12.10 软件更新源列表。

首先,习惯性的备份一下ubuntu 12.04 原来的源地址列表文件
sudo cp /etc/apt/sources.list /etc/apt/sources.list.old

然后进行修改
sudo gedit /etc/apt/sources.list

可以在里面添加以下资源地址,可以直接覆盖掉原来的。

下面是网上找到的一些较好的源,有大型网站的,也有教育网的,可以根据自己的情况添加两三个即可。
#网易的源(163源,无论是不是教育网,速度都很快)
deb http://mirrors.163.com/ubuntu/ quantal main universe restricted multiverse
deb-src http://mirrors.163.com/ubuntu/ quantal main universe restricted multiverse
deb http://mirrors.163.com/ubuntu/ quantal-security universe main multiverse restricted
deb-src http://mirrors.163.com/ubuntu/ quantal-security universe main multiverse restricted
deb http://mirrors.163.com/ubuntu/ quantal-updates universe main multiverse restricted
deb http://mirrors.163.com/ubuntu/ quantal-proposed universe main multiverse restricted
deb-src http://mirrors.163.com/ubuntu/ quantal-proposed universe main multiverse restricted
deb http://mirrors.163.com/ubuntu/ quantal-backports universe main multiverse restricted
deb-src http://mirrors.163.com/ubuntu/ quantal-backports universe main multiverse restricted
deb-src http://mirrors.163.com/ubuntu/ quantal-updates universe main multiverse restricted
#搜狐的源(sohu 源今天还没有更新,不过应该快了)
deb http://mirrors.sohu.com/ubuntu/ quantal main restricted
deb-src http://mirrors.sohu.com/ubuntu/ quantal main restricted
deb http://mirrors.sohu.com/ubuntu/ quantal-updates main restricted
deb-src http://mirrors.sohu.com/ubuntu/ quantal-updates main restricted
deb http://mirrors.sohu.com/ubuntu/ quantal universe
deb-src http://mirrors.sohu.com/ubuntu/ quantal universe
deb http://mirrors.sohu.com/ubuntu/ quantal-updates universe
deb-src http://mirrors.sohu.com/ubuntu/ quantal-updates universe
deb http://mirrors.sohu.com/ubuntu/ quantal multiverse
deb-src http://mirrors.sohu.com/ubuntu/ quantal multiverse
deb http://mirrors.sohu.com/ubuntu/ quantal-updates multiverse
deb-src http://mirrors.sohu.com/ubuntu/ quantal-updates multiverse
deb http://mirrors.sohu.com/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://mirrors.sohu.com/ubuntu/ quantal-backports main restricted universe multiverse
deb http://mirrors.sohu.com/ubuntu/ quantal-security main restricted
deb-src http://mirrors.sohu.com/ubuntu/ quantal-security main restricted
deb http://mirrors.sohu.com/ubuntu/ quantal-security universe
deb-src http://mirrors.sohu.com/ubuntu/ quantal-security universe
deb http://mirrors.sohu.com/ubuntu/ quantal-security multiverse
deb-src http://mirrors.sohu.com/ubuntu/ quantal-security multiverse
deb http://extras.ubuntu.com/ubuntu quantal main
deb-src http://extras.ubuntu.com/ubuntu quantal main

#台湾源(台湾的ubuntu 更新源还是很给力的)
deb http://tw.archive.ubuntu.com/ubuntu/ quantal main universe restricted multiverse
deb-src http://tw.archive.ubuntu.com/ubuntu/ quantal main universe restricted multiverse
deb http://tw.archive.ubuntu.com/ubuntu/ quantal-security universe main multiverse restricted
deb-src http://tw.archive.ubuntu.com/ubuntu/ quantal-security universe main multiverse restricted
deb http://tw.archive.ubuntu.com/ubuntu/ quantal-updates universe main multiverse restricted
deb-src http://tw.archive.ubuntu.com/ubuntu/ quantal-updates universe main multiverse restricted

#骨头源,骨头源是bones7456架设的一个Ubuntu源 ,提供ubuntu,deepin
deb http://ubuntu.srt.cn/ubuntu/ quantal main universe restricted multiverse
deb-src http://ubuntu.srt.cn/ubuntu/ quantal main universe restricted multiverse
deb http://ubuntu.srt.cn/ubuntu/ quantal-security universe main multiverse restricted
deb-src http://ubuntu.srt.cn/ubuntu/ quantal-security universe main multiverse restricted
deb http://ubuntu.srt.cn/ubuntu/ quantal-updates universe main multiverse restricted
deb http://ubuntu.srt.cn/ubuntu/ quantal-proposed universe main multiverse restricted
deb-src http://ubuntu.srt.cn/ubuntu/ quantal-proposed universe main multiverse restricted
deb http://ubuntu.srt.cn/ubuntu/ quantal-backports universe main multiverse restricted
deb-src http://ubuntu.srt.cn/ubuntu/ quantal-backports universe main multiverse restricted
deb-src http://ubuntu.srt.cn/ubuntu/ quantal-updates universe main multiverse restricted

#mirror.lupaworld.com的源,速度很快
deb http://mirror.lupaworld.com/ubuntu/archive/ quantal main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ quantal-security main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ quantal-updates main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/archive/ quantal-backports main restricted universe multiverse
deb http://mirror.lupaworld.com/ubuntu/ubuntu-cn/ quantal main restricted universe multiverse

#ubuntu.cn99.com源(推荐):
deb http://ubuntu.cn99.com/ubuntu/ quantal main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ quantal-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ quantal-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ quantal-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu-cn/ quantal main restricted universe multiverse

#教育网源
#电子科技大学
deb http://ubuntu.uestc.edu.cn/ubuntu/ quantal main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu/ quantal-backports main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu/ quantal-proposed main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu/ quantal-security main restricted universe multiverse
deb http://ubuntu.uestc.edu.cn/ubuntu/ quantal-updates main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ quantal main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ quantal-proposed main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ quantal-security main restricted universe multiverse
deb-src http://ubuntu.uestc.edu.cn/ubuntu/ quantal-updates main restricted universe multiverse

#中国科技大学
deb http://debian.ustc.edu.cn/ubuntu/ quantal main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ quantal-backports restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ quantal-proposed main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ quantal-security main restricted universe multiverse
deb http://debian.ustc.edu.cn/ubuntu/ quantal-updates main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ quantal main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ quantal-proposed main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ quantal-security main restricted universe multiverse
deb-src http://debian.ustc.edu.cn/ubuntu/ quantal-updates main restricted universe multiverse

#北京理工大学
deb http://mirror.bjtu.edu.cn/ubuntu/ quantal main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ quantal-backports main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ quantal-proposed main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ quantal-security main multiverse restricted universe
deb http://mirror.bjtu.edu.cn/ubuntu/ quantal-updates main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ quantal main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ quantal-backports main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ quantal-proposed main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ quantal-security main multiverse restricted universe
deb-src http://mirror.bjtu.edu.cn/ubuntu/ quantal-updates main multiverse restricted universe

#兰州大学
deb ftp://mirror.lzu.edu.cn/ubuntu/ quantal main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ quantal-backports main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ quantal-proposed main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ quantal-security main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu/ quantal-updates main multiverse restricted universe
deb ftp://mirror.lzu.edu.cn/ubuntu-cn/ quantal main multiverse restricted universe

#上海交通大学(上海交大源,教育网的速度不用说了)

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

deb http://ftp.sjtu.edu.cn/ubuntu/ quantal-backports main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ quantal-proposed main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ quantal-security main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu/ quantal-updates main multiverse restricted universe
deb http://ftp.sjtu.edu.cn/ubuntu-cn/ quantal main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ quantal main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ quantal-backports main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ quantal-proposed main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ quantal-security main multiverse restricted universe
deb-src http://ftp.sjtu.edu.cn/ubuntu/ quantal-updates main multiverse restricted universe

添加好后保存,再输入 sudo apt-get update 就可以更新了,可以尽情下载东西了。

ubuntu 12.10 软件更新源列表的更多相关文章

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

        ubuntu 12.10正式版已经发布了,国内各大开源软件源也陆续更新了资源.今天分享一下ubuntu 12.10 软件更新源列表. 首先,备份一下ubuntu 12.04 原来的源地址列表文 ...

  2. debian 6软件更新源列表

    deb http://ftp.debian.org/debian/ squeeze main non-free contribdeb http://ftp.debian.org/debian/ squ ...

  3. Ubuntu系统配置apt-get软件更新源

    从别人那摘录的Ubuntu源,测的很好用 # 电子科技大学 (教育网) deb http://ubuntu.uestc.edu.cn/ubuntu/ oneiric main restricted u ...

  4. Ubuntu 12.10安装QQ2012

    [日期:2012-11-05] 在最新的Ubuntu 12.10下安装QQ2012,请根据自己的机器类型下载后按照下面的32位或64位安装说明安装. 下载网址:http://www.longene.o ...

  5. ubuntu12.10可用更新源

    ubutnu12.10自带的更新源已经失效,国内各大服务器的更新源,无论是网易.搜狐还是教育网的因此也失效了.附件是ubuntu12.10目前的可用更新源. 将地址中的“us.archive”换成“o ...

  6. Ubuntu 12.10 安装vim出错

    在Ubuntu 12.10中安装vim时出现了如下提示: 正在读取软件包列表... 完成正在分析软件包的依赖关系树 正在读取状态信息... 完成 有一些软件包无法被安装.如果您用的是 unstable ...

  7. 给Ubuntu 16.04更换更新源

    给自家的Ubuntu下载软件速度有点慢,毕竟是从国外下载软件,就想更换到国内比较好的更新源(就是这些软件所在的服务器),一般直接百度Ubuntu更新源就能出来一大堆,这时候最好是找和自己Ubuntu版 ...

  8. 解决在ubuntu 12.10安装vmware-tools实现文件共享问题

    解决在ubuntu 12.10安装vmware-tools出现的“The path "" is not a valid path to linux-headers-3.5.0-17 ...

  9. Ubuntu 12.10 安装 jdk-7u10-linux-x64.tar.gz(转载)

    在Ubuntu 12.10下安装 jdk-7u10-linux-x64.tar.gz 总的原则:将jdk-7u10-linux-x64.tar.gz压缩包解压至/usr/lib/jdk,设置jdk环境 ...

随机推荐

  1. 第五天学习内容 for循环,嵌套

    using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threa ...

  2. 【ASP.NET Web API教程】2.3.6 创建产品和订单控制器

    原文:[ASP.NET Web API教程]2.3.6 创建产品和订单控制器 注:本文是[ASP.NET Web API系列教程]的一部分,如果您是第一次看本博客文章,请先看前面的内容. Part 6 ...

  3. jni 入门 android的C编程之旅 --->环境搭建&&helloworld

    需要进行jni的开发有一下几个条件: 1:能初步使用C/C++如果不会,请参读 谭浩强的  C编程语言 2:android应用开发已经基本入门,如果没有,请先行学习 这两个条件基本满足后,我们开始了: ...

  4. TControlStyle.csParentBackground的作用(附Delphi里的所有例子,待续)

    Only applicable when Themes are enabled in applications on Windows XP. Causes the parent to draw its ...

  5. Visual Studio 控件命名规范(很详细)

    VS 控件命名规范 Type Prefix Example Array arr arrShoppingList Boolean bln blnIsPostBack Byte byt bytPixelV ...

  6. 人事管理系统 c语言版

    int menu(){ printf("请按提示输入完毕操作!\n");   printf("1.查询员工信息\n");   printf("2.统计 ...

  7. cocos2dX 事件之触摸事件和触摸事件集合

    今天, 我们来学习cocos2dX里面的触摸事件与触摸事件合集, 如今的手机游戏交互基本上都是通过触摸交互的, 所以大家明确这节的重要性了吧, 本节篇幅比較大, 所以我就不扯闲话了 先来看看经常使用函 ...

  8. 多字符集(ANSI)和UNICODE及字符串处理方式准则

    在我们编写程序的时候,使用最多的是字符串的处理,而ANSI和UNICODE的相互转换经常搞的我们头晕眼乱. 应该说UNICODE是一种比较好的编码方式,在我们的程序中应该尽量使用UNICODE编码方式 ...

  9. 学习android内核 -- 内存管理相关

    Android内存管理: 1.当应用程序关闭以后,后台对应的进程并没有真正的退出(处于休眠状态,一般不占用系统CPU的资源),这是为了下次再启动的时候能快速启动. 2.当系统内存不够时,AmS会主动根 ...

  10. Facial Landmark Detection

    源地址:http://www.learnopencv.com/facial-landmark-detection/#comment-2471797375 OCTOBER 18, 2015 BY SAT ...