Debian 源列表系統(tǒng)更新必備
作者:佚名
在Debian中無(wú)論是下載軟件還是系統(tǒng)更新,都需要連接到默認(rèn)鏡像站點(diǎn),這些站點(diǎn)地址都儲(chǔ)存在“軟件源列表文件”,簡(jiǎn)稱“源”。下面就是我的Debian 源列表Debian Unstable(Sid)的源列表。您需要以管理員權(quán)限編輯sources.list。
Debian 中無(wú)論是系統(tǒng)更新、下載軟件等等,都是連接到默認(rèn)鏡像站點(diǎn)。這些站點(diǎn)地址都儲(chǔ)存在“軟件源列表文件”,簡(jiǎn)稱“源”。這是我的Debian Testing(Squeeze)和Debian Unstable(Sid)的源列表。您需要以管理員權(quán)限編輯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/ ./
以上就是為大家總結(jié)出的Debian 源列表,希望在以后的系統(tǒng)更新與軟件下載中對(duì)大家有所幫助。
【編輯推薦】
責(zé)任編輯:張浩
來(lái)源:
distrolist