Ubuntu12.04 LTS Add Sources List
1. First Step:
- sudo gedit /etc/apt/sources.list
2. Add Soures List Content:


- # deb cdrom:[Ubuntu 12.04. LTS _Precise Pangolin_ - Release i386 (20120817.3)]/ precise main restricted
- # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
- # newer versions of the distribution.
- #Tanwan
- deb http://tw.archive.ubuntu.com/ubuntu/ precise main universe restricted multiverse
- deb-src http://tw.archive.ubuntu.com/ubuntu/ precise main universe restricted multiverse
- deb http://tw.archive.ubuntu.com/ubuntu/ precise-security universe main multiverse restricted
- deb-src http://tw.archive.ubuntu.com/ubuntu/ precise-security universe main multiverse restricted
- deb http://tw.archive.ubuntu.com/ubuntu/ precise-updates universe main multiverse restricted
- deb-src http://tw.archive.ubuntu.com/ubuntu/ precise-updates universe main multiverse restricted
- #Wangyi
- deb http://mirrors.163.com/ubuntu/ precise main universe restricted multiverse
- deb-src http://mirrors.163.com/ubuntu/ precise main universe restricted multiverse
- deb http://mirrors.163.com/ubuntu/ precise-security universe main multiverse restricted
- deb-src http://mirrors.163.com/ubuntu/ precise-security universe main multiverse restricted
- deb http://mirrors.163.com/ubuntu/ precise-updates universe main multiverse restricted
- deb http://mirrors.163.com/ubuntu/ precise-proposed universe main multiverse restricted
- deb-src http://mirrors.163.com/ubuntu/ precise-proposed universe main multiverse restricted
- deb http://mirrors.163.com/ubuntu/ precise-backports universe main multiverse restricted
- deb-src http://mirrors.163.com/ubuntu/ precise-backports universe main multiverse restricted
- deb-src http://mirrors.163.com/ubuntu/ precise-updates universe main multiverse restricted
- #Bone Source
- deb http://ubuntu.srt.cn/ubuntu/ precise main universe restricted multiverse
- deb-src http://ubuntu.srt.cn/ubuntu/ precise main universe restricted multiverse
- deb http://ubuntu.srt.cn/ubuntu/ precise-security universe main multiverse restricted
- deb-src http://ubuntu.srt.cn/ubuntu/ precise-security universe main multiverse restricted
- deb http://ubuntu.srt.cn/ubuntu/ precise-updates universe main multiverse restricted
- deb http://ubuntu.srt.cn/ubuntu/ precise-proposed universe main multiverse restricted
- deb-src http://ubuntu.srt.cn/ubuntu/ precise-proposed universe main multiverse restricted
- deb http://ubuntu.srt.cn/ubuntu/ precise-backports universe main multiverse restricted
- deb-src http://ubuntu.srt.cn/ubuntu/ precise-backports universe main multiverse restricted
- deb-src http://ubuntu.srt.cn/ubuntu/ precise-updates universe main multiverse restricted
- #mirror.lupaworld.com
- deb http://mirror.lupaworld.com/ubuntu/archive/ precise main restricted universe multiverse
- deb http://mirror.lupaworld.com/ubuntu/archive/ precise-security main restricted universe multiverse
- deb http://mirror.lupaworld.com/ubuntu/archive/ precise-updates main restricted universe multiverse
- deb http://mirror.lupaworld.com/ubuntu/archive/ precise-backports main restricted universe multiverse
- deb http://mirror.lupaworld.com/ubuntu/ubuntu-cn/ precise main restricted universe multiverse
- #ubuntu.cn99.com
- deb http://ubuntu.cn99.com/ubuntu/ precise main restricted universe multiverse
- deb http://ubuntu.cn99.com/ubuntu/ precise-updates main restricted universe multiverse
- deb http://ubuntu.cn99.com/ubuntu/ precise-security main restricted universe multiverse
- deb http://ubuntu.cn99.com/ubuntu/ precise-backports main restricted universe multiverse
- deb http://ubuntu.cn99.com/ubuntu-cn/ precise main restricted universe multiverse
- #Electric University
- deb http://ubuntu.uestc.edu.cn/ubuntu/ precise main restricted universe multiverse
- deb http://ubuntu.uestc.edu.cn/ubuntu/ precise-backports main restricted universe multiverse
- deb http://ubuntu.uestc.edu.cn/ubuntu/ precise-proposed main restricted universe multiverse
- deb http://ubuntu.uestc.edu.cn/ubuntu/ precise-security main restricted universe multiverse
- deb http://ubuntu.uestc.edu.cn/ubuntu/ precise-updates main restricted universe multiverse
- deb-src http://ubuntu.uestc.edu.cn/ubuntu/ precise main restricted universe multiverse
- deb-src http://ubuntu.uestc.edu.cn/ubuntu/ precise-backports main restricted universe multiverse
- deb-src http://ubuntu.uestc.edu.cn/ubuntu/ precise-proposed main restricted universe multiverse
- deb-src http://ubuntu.uestc.edu.cn/ubuntu/ precise-security main restricted universe multiverse
- deb-src http://ubuntu.uestc.edu.cn/ubuntu/ precise-updates main restricted universe multiverse
- #China Eletric University
- deb http://debian.ustc.edu.cn/ubuntu/ precise main restricted universe multiverse
- deb http://debian.ustc.edu.cn/ubuntu/ precise-backports restricted universe multiverse
- deb http://debian.ustc.edu.cn/ubuntu/ precise-proposed main restricted universe multiverse
- deb http://debian.ustc.edu.cn/ubuntu/ precise-security main restricted universe multiverse
- deb http://debian.ustc.edu.cn/ubuntu/ precise-updates main restricted universe multiverse
- deb-src http://debian.ustc.edu.cn/ubuntu/ precise main restricted universe multiverse
- deb-src http://debian.ustc.edu.cn/ubuntu/ precise-backports main restricted universe multiverse
- deb-src http://debian.ustc.edu.cn/ubuntu/ precise-proposed main restricted universe multiverse
- deb-src http://debian.ustc.edu.cn/ubuntu/ precise-security main restricted universe multiverse
- deb-src http://debian.ustc.edu.cn/ubuntu/ precise-updates main restricted universe multiverse
- #Shanghai jiaotong
- deb http://ftp.sjtu.edu.cn/ubuntu/ precise main multiverse restricted universe
- deb http://ftp.sjtu.edu.cn/ubuntu/ precise-backports main multiverse restricted universe
- deb http://ftp.sjtu.edu.cn/ubuntu/ precise-proposed main multiverse restricted universe
- deb http://ftp.sjtu.edu.cn/ubuntu/ precise-security main multiverse restricted universe
- deb http://ftp.sjtu.edu.cn/ubuntu/ precise-updates main multiverse restricted universe
- deb http://ftp.sjtu.edu.cn/ubuntu-cn/ precise main multiverse restricted universe
- deb-src http://ftp.sjtu.edu.cn/ubuntu/ precise main multiverse restricted universe
- deb-src http://ftp.sjtu.edu.cn/ubuntu/ precise-backports main multiverse restricted universe
- deb-src http://ftp.sjtu.edu.cn/ubuntu/ precise-proposed main multiverse restricted universe
- deb-src http://ftp.sjtu.edu.cn/ubuntu/ precise-security main multiverse restricted universe
- deb-src http://ftp.sjtu.edu.cn/ubuntu/ precise-updates main multiverse restricted universe
3. Close soures.list file ,then input command to update:
- apt-get update
4. Waiting....Done!!
Ubuntu12.04 LTS Add Sources List的更多相关文章
- ubuntu12.04 lts 安装gcc 4.8
gcc 4.8.1 是第一个完全支持C++11 的编译器,Windows上可以安装mingw版的,在sourceforge 上有下载,安装也比较方便.在Linux上安装的话需要首先安装一些依赖库.在U ...
- Ubuntu12.04 LTS 32位 安装ns-2.35
ubuntu12.04lts 32-bit默认采用gcc 4.6和g++4.6,而ns的最新版本ns 2.3.5也采用了相同到版本,所以这方面不会有版本不同到问题 收回上面这句话..../valida ...
- 转:Ubuntu12.04 LTS 使用心得-开机挂载其他分区
1.在/media目录下创建好用来关联你要挂载的分区的文件夹(相当于一个虚拟目录/挂载点,链接/映射到你要挂载的盘符去) 我要挂载4个分区,所以创建了四个挂载点,名字随便取,只要你自己认的出来哪个对应 ...
- 【转】Ubuntu12.04 LTS下环境变量设置
原文网址:http://blog.chinaunix.net/uid-26963688-id-3221439.html 1.设置当前用户环境变量(对root用户无效) 打开终端输入:light@cha ...
- 【转】Win7系统下安装Ubuntu12.04(EasyBCD硬盘安装)--不错
原文网址:http://blog.csdn.net/lengbuleng1107/article/details/14532177 需要的东西有: 1,ubuntu系统镜像,下载地址:http://w ...
- win7硬盘安装Ubuntu12.04 64位时显示Error 15: File not found.
安装Ubuntu12.04 -64位时,用EasyBCD建好引导文件重启电脑后出现如下错误: Error 15: File not found 原因一个是安装文件所在盘符不对,另一个是文件名.Ubun ...
- [分享]Ubuntu12.04安装基础教程(图文)
[分享]Ubuntu12.04安装基础教程(图文) 原文地址: http://teliute.org/linux/Ubsetup/lesson21/lesson21.html 1.进入 live cd ...
- 搭建Ubuntu12.04交叉编译服务器
最近在公司学着搭建一台Linux服务器作为交叉编译的主机之用,服务器端选择了Ubuntu12.04 LTS桌面版,客户端采用Windows XP平台,使用SSH工具软件putty登录到Linux主机, ...
- Ubuntu12.04环境搭建遇到的问题和建议(一个)
后的新公司需要在Ubuntu12.04在结构Android开发环境,在这个过程中,我们还是会遇到很多问题,这里记录.为了方便自己的未来,有人谁需要参考.从网络! 1. Q:在终端: sudo apt- ...
随机推荐
- sqlserver系统表操作
查询表名中包含‘user’的方法Select * From sysobjects Where name like '%user%' 如果知道列名,想查找包含有该列的表名,可加上系统表syscolumn ...
- USB枚举过程的详细流程
USB枚举过程的详细流程 用户将一个USB设备插入USB端口,主机为端口供电,设备此时处于上电状态.主机检测设备.1>Hub使用中断通道将事件报告给Host.2>Host发送Get_Por ...
- ***.M51文件详细注释
;说明:这是1950编译后生成的Keil_1910.M51文件,以此为例来讲解M51文件 // :: PAGE BL51 BANKED LINKER/LOCATER V6., INVOKED BY: ...
- ArcGIS 栅格数据已加载后的获取
原文 http://www.cnblogs.com/zoe-j/archive/2012/02/16/2354037.html 简单记一下,最近开始做Arcgis engine的开发, 已经通过了to ...
- 解决ssh无密码登录不成功的问题
把ssh设置为无密码登录很简单,只需两步: 1.在本地创建公钥和私钥: ssh-keygen -t rsa 2.然后把公钥上传到远程机器上: ssh-copy-id -i ~/.ssh/id_rsa. ...
- web前端设计:JQuery MINI UI
JQuery MINIUI 个人感觉用起来很爽,所以在此记录之,以后开发过程可能作为备选项.它能缩短开发时间,减少代码量,使开发者更专注于业务和服务端,轻松实现界面开发,带来绝佳的用户体验.在线下载地 ...
- 动态创建和移除HTML标签
1.w3school定义 添加新内容的四个 jQuery 方法: append() - 在被选元素的结尾插入内容 prepend() - 在被选元素的开头插入内容 after() - 在被选元素之后插 ...
- Path Sum II 解答
Question Given a binary tree and a sum, find all root-to-leaf paths where each path's sum equals the ...
- 蓝桥杯 六角形中填置1~12个数字 dfs
如图[1.png]所示六角形中,填入1~12的数字. 使得每条直线上的数字之和都相同. 图中,已经替你填好了3个数字,请你计算星号位置所代表的数字是多少? 请通过浏览器提交答案,不要填写多余的内容. ...
- Android系统Surface机制的SurfaceFlinger服务的启动过程分析
文章转载至CSDN社区罗升阳的安卓之旅,原文地址:http://blog.csdn.net/luoshengyang/article/details/8022957 在前面一篇文章中,我们简要介绍了A ...