今天就跟大家聊聊有关Debian 源列表的实例分析,可能很多人都不太了解,为了让大家更加了解,小编给大家总结了以下内容,希望大家根据这篇文章可以有所收获。
成都创新互联公司专注为客户提供全方位的互联网综合服务,包含不限于成都网站制作、成都做网站、外贸营销网站建设、通道网络推广、微信小程序开发、通道网络营销、通道企业策划、通道品牌公关、搜索引擎seo、人物专访、企业宣传片、企业代运营等,从售前售中售后,我们都将竭诚为您服务,您的肯定,是我们最大的嘉奖;成都创新互联公司为所有大学生创业者提供通道建站搭建服务,24小时服务热线:18980820575,官方网址:www.cdcxhl.com
Debian 中无论是系统更新、下载软件等等,都是连接到默认镜像站点。这些站点地址都储存在“软件源列表文件”,简称“源”。这是我的Debian Testing(Squeeze)和Debian Unstable(Sid)的源列表。您需要以管理员权限编辑sources.list。
使用nano编辑:
sudo nano etc/apt/sources.list
使用gedit编辑:
gksu gedit etc/apt/sources.list
使用kwrite编辑:
kdesu kwrite etc/apt/sources.list
# Debian Testing Squeeze Official / Non Official Repository List
# By PAOLO C. (www.paolocampitelli.com/debian-repository-list)
# To Disable a repository put a # before repository link.
# [Last Update: 08/05/2010]
### Official Debian Squeeze Repository ###
deb ftp://ftp.it.debian.org/debian/ testing main contrib non-free
deb-src ftp://ftp.it.debian.org/debian/ testing main contrib non-free
### Official Debian Squeeze Security Update ###
deb http://security.debian.org/ testing/updates main contrib non-free
### Debian Volatile (squeeze) ###
deb http://volatile.debian.org/debian-volatile squeeze/volatile
main contrib non-free### Marillat Debian Multimedia ###
deb http://www.debian-multimedia.org/ testing main
deb-src http://www.debian-multimedia.org/ testing main
### Maxer Multimedia (sometimes Down) ###
# deb http://repos.knio.it/ testing main contrib non-free
# deb-src http://repos.knio.it/ testing main contrib non-free
### Unofficial Debian Repository ###
#deb http://unofficial.debian-maintainers.org/ squeeze main
contrib non-free restricted#deb-src http://unofficial.debian-maintainers.org/ squeeze
main contrib non-free restricted### Java LG3D Looking Glass ###
#deb http://javadesktop.org/lg3d/debian testing contrib
### Swiftfox, a Mozilla Firefox i686 Optimized Official Repository ###
deb http://getswiftfox.com/builds/debian unstable non-free
### Skype ###
deb http://download.skype.com/linux/repos/debian/ stable non-free
### Opera Browser ###
deb http://deb.opera.com/opera/ lenny non-free
###Java 6 JRE/SDK (From Official Debian Repository) ###
deb http://ftp.bononia.it/debian unstable main contrib non-free
### Enlightment E17 Official Repository ###
deb http://edevelop.org/debian/ testing main
### InitNG- Next Generation Init Start Repository ###
#deb http://debian.mawk.org/debian/ binary/
#deb-src http://debian.mawk.org/debian/ source/
### eMoviX ###
deb http://organact.mine.nu/debian unstable/
### WxWidget Repository ###
#deb http://apt.tt-solutions.com/debian/ etch main
### TOR ###
deb http://mirror.noreply.org/pub/tor lenny main
deb-src http://mirror.noreply.org/pub/tor lenny main
### VirtualBox ###
deb http://www.virtualbox.org/debian lenny non-free
### Emesene- GTK Msn Client SVN Repository ###
deb http://apt.emesene.org/ ./
deb-src http://apt.emesene.org/ ./
### Google software repository ###
deb http://dl.google.com/linux/deb/ stable non-free
### Wine HQ Repository ###
deb http://www.lamaresh.net/apt squeeze main
### aMule CVS Repository ###
deb http://www.vollstreckernet.de/debian/ testing amule wx
# Debian Sid Official / Non Official Repository List # By PAOLO C. (www.paolocampitelli.com/debian-repository-list) # To Disable a repository put a # before repository link. # [Last Update: 08/05/2010] ### Official Debian Sid Repository ### deb ftp://ftp.it.debian.org/debian/ sid main contrib non-free deb-src ftp://ftp.it.debian.org/debian/ sid main contrib non-free ### Official Debian Testing Security Update ### deb http://security.debian.org/ testing/updates main contrib non-free ### Marillat Debian Multimedia ### deb http://www.debian-multimedia.org/ sid main deb-src http://www.debian-multimedia.org/ sid main ### Maxer Multimedia (sometimes Down) ### # deb http://repos.knio.it/ unstable main contrib non-free # deb-src http://repos.knio.it/ unstable main contrib non-free ### Unofficial Debian Repository ### deb http://unofficial.debian-maintainers.org/ sid main contrib non-free restricted deb-src http://unofficial.debian-maintainers.org/ sid main contrib non-free restricted ### Java LG3D Looking Glass ### #deb http://javadesktop.org/lg3d/debian unstable contrib ### Swiftfox, a Mozilla Firefox i686 Optimized Official Repository ### deb http://getswiftfox.com/builds/debian unstable non-free ### Skype ### deb http://download.skype.com/linux/repos/debian/ stable non-free ### Opera Browser ### deb http://deb.opera.com/opera/ sid non-free ###Java 6 JRE/SDK (From Official Debian Repository) ### deb http://ftp.bononia.it/debian unstable main contrib non-free ### Enlightment E17 Official Repository ### deb http://edevelop.org/debian/ unstable main ### InitNG- Next Generation Init Start Repository ### #deb http://debian.mawk.org/debian/ binary/ #deb-src http://debian.mawk.org/debian/ source/ ### eMoviX ### #deb http://organact.mine.nu/debian/ unstable/ ### WxWidget Repository ### #deb http://apt.tt-solutions.com/debian/ etch main ### TOR ### deb http://mirror.noreply.org/pub/tor sid main deb-src http://mirror.noreply.org/pub/tor sid main ### VirtualBox ### deb http://www.virtualbox.org/debian etch non-free ### Emesene- GTK Msn Client SVN Repository ### deb http://apt.emesene.org/ ./ deb-src http://apt.emesene.org/ ./ ### Google software repository ### deb http://dl.google.com/linux/deb/ stable non-free ### Wine HQ Repository ### deb http://www.lamaresh.net/apt sid main ### aMule CVS Repository ### deb http://www.vollstreckernet.de/debian/ unstable amule wx ### VLC SVN Repository ### #deb http://nightlies.videolan.org/build/sid-i386/arch/ ./
看完上述内容,你们对Debian 源列表的实例分析有进一步的了解吗?如果还想了解更多知识或者相关内容,请关注创新互联行业资讯频道,感谢大家的支持。
当前文章:Debian源列表的实例分析
网站URL:http://scgulin.cn/article/piddhi.html