Debian jessie软件源

可以通过命令‘lsb_release -a’查看debian的系统版本(code name)。

对于jessie版本,可以使用下面的163源(/etc/apt/sources.list):

deb http://mirrors.163.com/debian jessie main non-free contrib
deb
http://mirrors.163.com/debian jessie-proposed-updates main contrib non-free
deb
http://mirrors.163.com/debian-security jessie/updates main contrib non-free
deb
http://security.debian.org jessie/updates main contrib non-free

sources.list的写法 (debain worldwide mirror sites)

  1. 找到包含dists和pool这两个目录的那个目录,把地址记下来,比如http://mirrors.163.com/debian/;
  2. 打开dists,里面包含的目录名字,记下来。比如http://mirrors.163.com/debian/,dists/包含wheezy、testing等。把这些目录名字记下来。
  3. 打开pool目录,看看里面包含哪些组件目录,比如main、contrib、non-free;
  4. 书写格式:deb <1记下来的地址> <2记下来的目录名> <3记下来的名字>

修改软件源后,通过如下命令更新使其生效:(apt-get:get using Advanced Packaging Tool)

sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade

注意,如果用apt-get安装(比如,git)时出现size mismatch错误,可以尝试删除cache后使用选项“--fix-missing”再次安装。

sudo 
sudo rm -rf /var/cache/apt/archives/*.deb

 

参考链接:

  1. Debian worldwide mirror sites @http://ftp.cn.debian.org/debian/README.mirrors.html
  2. Debian / Ubuntu Linux: Clear the Package Cache @http://www.cyberciti.biz/faq/debian-ubuntu-linux-clear-the-package-cache/
  3. apt-get size mismatch @http://serverfault.com/questions/282612/apt-get-size-mismatch
  4. 我的Debian 8.0 (jessie)配置文档 @http://my.oschina.net/qxa1982/blog/215587
  5. Debian镜像使用帮助 @http://mirrors.163.com/.help/debian.html

转载于:https://my.oschina.net/u/2273801/blog/513497

linux-debian软件安装包sources.list 路径 /etc/apt # deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 CD Binary-1 20150906-11:13]/ jessie main # deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 CD Binary-1 20150906-11:13]/ jessie main # deb http://ftp.debian.org/debian/ experimental main deb http://mirrors.ustc.edu.cn/debian/ jessie main contrib non-free deb-src http://mirrors.ustc.edu.cn/debian/ jessie main contrib non-free deb http://mirrors.ustc.edu.cn/debian/ jessie-proposed-updates main contrib non-free deb-src http://mirrors.ustc.edu.cn/debian/ jessie-proposed-updates main contrib non-free deb http://mirrors.ustc.edu.cn/debian/ jessie-updates main contrib non-free deb-src http://mirrors.ustc.edu.cn/debian/ jessie-updates main contrib non-free # deb http://mirrors.163.com/debian/ jessie main non-free contrib # deb http://mirrors.163.com/debian/ jessie-updates main non-free contrib # deb http://mirrors.163.com/debian/ jessie-backports main non-free contrib # deb-src http://mirrors.163.com/debian/ jessie main non-free contrib # deb-src http://mirrors.163.com/debian/ jessie-updates main non-free contrib # deb-src http://mirrors.163.com/debian/ jessie-backports main non-free contrib # deb http://mirrors.163.com/debian-security/ jessie/updates main non-free contrib # deb-src http://mirrors.163.com/debian-security/ jessie/updates main non-free contrib # deb http://cs3.swfu.edu.cn/debian/ jessie main contrib non-free # Line commented out by installer because it failed to verify: # deb http://security.debian.org/ jessie/updates main # Line commented out by installer because it failed to verify: # deb-src http://security.debian.org/ jessie/updates main # jessie-updates, previously known as 'volatile' # A network mirror was not selected during install. The following entries # are provided as examples, but you should amend them as appropriate # for your mirror of choice. # deb http://ftp.debian.org/debian/ jessie-updates main # deb-
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值