madhungry

Repos

Apr 12th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.38 KB | None | 0 0
  1. #
  2.  
  3. # deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11]/ squeeze main
  4.  
  5. #deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 CD Binary-1 20110322-15:11]/ squeeze main
  6.  
  7. deb http://ftp.ccc.uba.ar/pub/linux/debian/debian/ squeeze main contrib non-free
  8. deb-src http://ftp.ccc.uba.ar/pub/linux/debian/debian/ squeeze main contrib non-free
  9.  
  10. deb http://security.debian.org/ squeeze/updates main contrib non-free
  11. deb-src http://security.debian.org/ squeeze/updates main contrib non-free
  12.  
  13. # squeeze-updates, previously known as 'volatile'
  14. deb http://ftp.ccc.uba.ar/pub/linux/debian/debian/ squeeze-updates main contrib non-free
  15. deb-src http://ftp.ccc.uba.ar/pub/linux/debian/debian/ squeeze-updates main contrib non-free
  16.  
  17.  
  18. ## Debian Mint
  19. deb http://packages.linuxmint.com debian import
  20.  
  21. #wget http://packages.linuxmint.com/pool/main/l/linuxmint-keyring/linuxmint-keyring_2009.04.29_all.deb
  22.  
  23. #dpkg -i linuxmint-keyring_2009.04.29_all.deb
  24.  
  25. #Google Chrome
  26. deb http://dl.google.com/linux/deb/ stable main
  27.  
  28.  
  29. #wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
  30.  
  31. deb http://backports.debian.org/debian-backports squeeze-backports main
  32.  
  33.  
  34. # aptitude install debian-multimedia-keyring
  35. deb http://www.debian-multimedia.org squeeze main non-free
  36. deb-src http://www.debian-multimedia.org squeeze main non-free
Advertisement
Add Comment
Please, Sign In to add comment