Sources.list Example


# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

deb http://security.debian.org/ stable/updates main
deb http://security.debian.org/ woody/updates main contrib non-free
deb http://ftp.linux.org.uk/pub/people/pakrat/debian/ unstable main
deb-src http://ftp.linux.org.uk/pub/people/pakrat/debian/ unstable main
#deb ftp://ftp.nerim.net/debian-marillat/ unstable main
deb-src http://perso.wanadoo.fr/debian/ unstable main
#deb ftp://ftp.nerim.net/debian-marillat/ stable main
deb http://non-us.debian.org/ stable/non-US main contrib non-free
deb http://non-us.debian.org/ woody/non-US main contrib non-free
deb http://ftp2.de.debian.org/debian/ stable main non-free contrib
deb-src http://ftp2.de.debian.org/debian/ stable main non-free contrib
deb http://non-us.debian.org/debian-non-US/ stable/non-US main contrib non-free
deb-src http://non-us.debian.org/debian-non-US/ stable/non-US main contrib non-free
deb http://www.planet-moll.de/debian/ sarge main
deb http://kitalpha.homelinux.net/debian/ /
deb-src http://kitalpha.homelinux.net/debian/ /
deb http://repos.knio.it/ unstable main contrib non-free
deb-src http://repos.knio.it/ unstable main contrib non-free

deb http://honk.physik.uni-konstanz.de/~wolfi/inkscape sarge/
deb-src http://honk.physik.uni-konstanz.de/~wolfi/inkscape sarge/

deb http://download.videolan.org/pub/videolan/debian sid main
deb-src http://download.videolan.org/pub/videolan/debian sid main

# Unstable
deb http://ftp.de.debian.org/debian/ unstable main contrib non-free

# Sources
deb-src http://ftp.de.debian.org/debian/ unstable main contrib non-free

# Testing

# Sources

# Experimental

# kpkgmanager, kio-apt
deb http://lpnotfr.free.fr/debian/ ./
deb-src http://lpnotfr.free.fr/debian/ ./

# KDE
#deb http://pkg-kde.alioth.debian.org/kde-3.5.0/ ./

# KDETV

# Kanotix - Note: This is where the specific distribution sites are located.
deb http://kanotix.com/files/debian sid main contrib non-free
deb-src http://kanotix.com/files/debian sid main contrib non-free/


Note: The "#" symbol is used to comment out a line in a Linux configuration file.  That means that the line is ignored by the system.