欢迎访问 生活随笔!

生活随笔

当前位置: 首页 >

APT的源列表--sources.list

发布时间:2025/3/17 51 豆豆
生活随笔 收集整理的这篇文章主要介绍了 APT的源列表--sources.list 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

对于Debian来说,个人认为最好用的就是apt-get了,这是RH/Fedora所不能相比的,但apt-get到哪个服务器上去搜寻所需的DEB 包,哪里的服务速度比较快,哪里的服务器又有我们所需要的非官方包呢?本人参考了论坛上很多的帖子,列出自己的sources.list文件,以供大家参考。
sources.list

# Replace /etc/apt/sources.list with this file will change apt source to Debian Mirror on CN99

deb http://debian.cn99.com/debian/ woody main non-free contrib
deb http://debian.cn99.com/debian-non-US/ woody/non-US main contrib non-free
deb http://debian.cn99.com/debian/ sarge main non-free contrib
deb http://debian.cn99.com/debian-non-US/ sarge/non-US main contrib non-free
deb http://debian.cn99.com/debian/ testing-proposed-updates main contrib non-free
deb http://debian.cn99.com/debian-non-US/ testing-proposed-updates/non-US main contrib non-free
deb http://debian.cn99.com/debian/ sid main non-free contrib
deb http://debian.cn99.com/debian-non-US/ sid/non-US main contrib non-free

deb http://debian.cn99.com/debian-security/ sarge/updates main contrib non-free

deb-src http://debian.cn99.com/debian/ sarge main non-free contrib
deb-src http://debian.cn99.com/debian-non-US/ sarge/non-US main contrib non-free
deb-src http://debian.cn99.com/debian/ testing-proposed-updates main contrib non-free
deb-src http://debian.cn99.com/debian-non-US/ testing-proposed-updates/non-US main contrib non-free
deb-src http://debian.cn99.com/debian/ sid main non-free contrib
deb-src http://debian.cn99.com/debian-non-US/ sid/non-US main contrib non-free

#----------------------------------------------Gnome----------------------------------------------
deb http://debian.cn99.com/debian/ ../project/experimental main
deb-src http://debian.cn99.com/debian/ ../project/experimental main

# deb http://pkg-gnome.alioth.debian.org/debian/ experimental main
# deb-src http://pkg-gnome.alioth.debian.org/debian/ experimental main

#--------------------------------------------j2re--------------------------------------------------
deb http://jopa.studentenweb.org/ debian/
deb http://z42.de/ debian/
deb http://www.landshut.org/members/db1ras/debian woody all

#-------------------------------------------mplayer------------------------------------------------
deb ftp://ftp.nerim.net/debian-marillat/ unstable main

#----------------------------------------Chinese Fonts---------------------------------------------
deb http://211.100.7.181/~liling/debian/ttfonts/ ./
deb ftp://debian.linux.org.tw/pub/apt/ unstable main

#-------------------------------------------php5---------------------------------------------------
deb http://packages.dotdeb.org/ ./
deb http://debian.theracingworld.com/ local main contrib non-free

#-------------------------------------Other No-Offical Sites---------------------------------------
deb http://debian.okey.net/debian-uo/ sid firefly jrfonseca java marillat misc rareware ustc xorg

新人创作打卡挑战赛发博客就能抽奖!定制产品红包拿不停!

总结

以上是生活随笔为你收集整理的APT的源列表--sources.list的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。