2013-11-23 21:27:23 +02:00
|
|
|
## Main Debian archives.
|
|
|
|
deb http://http.debian.net/debian unstable main contrib non-free
|
|
|
|
deb-src http://http.debian.net/debian unstable main contrib non-free
|
2012-12-06 21:12:13 +02:00
|
|
|
|
2012-12-07 15:43:40 +02:00
|
|
|
|
2013-11-23 21:27:23 +02:00
|
|
|
## Virtualbox
|
|
|
|
# gpg --keyserver pool.sks-keyservers.net --recv-keys 98AB5139
|
|
|
|
# gpg --export -a 7B0FAB3A13B907435925D9C954422A4B98AB5139|apt-key add -
|
|
|
|
deb http://download.virtualbox.org/virtualbox/debian wheezy contrib
|
|
|
|
|
|
|
|
# MATE
|
|
|
|
deb http://repo.mate-desktop.org/debian jessie main
|
|
|
|
deb-src http://repo.mate-desktop.org/debian jessie main
|
|
|
|
# apt-get --yes --quiet --allow-unauthenticated install mate-archive-keyring
|
|
|
|
|
|
|
|
## Main LMDE archives
|
2012-12-06 21:12:13 +02:00
|
|
|
deb http://packages.linuxmint.com/ debian main upstream import
|
|
|
|
deb http://debian.linuxmint.com/latest testing main contrib non-free
|
|
|
|
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
|
|
|
|
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
|
|
|
|
deb-src http://packages.linuxmint.com/ debian main upstream import
|
|
|
|
deb-src http://debian.linuxmint.com/latest testing main contrib non-free
|
|
|
|
deb-src http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
|
|
|
|
deb-src http://debian.linuxmint.com/latest/multimedia testing main non-free
|