Josinaldo

sources.list

Sep 4th, 2011
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. ### Debian Wheezy/Testing Repositories ###
  2.  
  3. ### Debian Wheezy/Testing.
  4. deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
  5.  
  6. ### Debian Wheezy/Testing 'Updates'.
  7. deb http://security.debian.org/ wheezy/updates main contrib non-free
  8.  
  9. ### Debian Wheezy/Testing 'Multimedia'.
  10. ### GPG Key: su -c 'apt-get update;apt-get install debian-multimedia-keyring;apt-get update'
  11. deb http://www.debian-multimedia.org wheezy main non-free
  12.  
  13. ### 3rd Parties Binary Repositories ###
  14.  
  15. ### AwOken Icon Theme.
  16. ### GPG Key: su -c 'apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F0B5D826'
  17. deb http://ppa.launchpad.net/alecive/antigone/ubuntu oneiric main
  18.  
  19. ### Conky Hardcore.
  20. ### GPG Key: su -c 'apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 66AE0775'
  21. deb http://ppa.launchpad.net/conkyhardcore/ppa/ubuntu natty main
  22.  
  23. ### Google.
  24. ### GPG Key: su -c 'wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -'
  25. deb http://dl.google.com/linux/deb/ stable non-free main
  26.  
  27. ### Google Testing.
  28. ### GPG Key: su -c 'wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -'
  29. deb http://dl.google.com/linux/deb/ testing non-free main
  30.  
  31. ### Kernel Liquorix.
  32. ### GPG Key: su -c 'apt-get install liquorix-archive-keyring liquorix-keyring liquorix-keyrings'
  33. deb http://liquorix.net/debian/ sid main past
  34.  
  35. ### Opera.
  36. ### GPG Key: su -c 'wget -O - http://deb.opera.com/archive.key | apt-key add -'
  37. deb http://deb.opera.com/opera/ squeeze non-free
  38.  
  39. ### PlayDeb.
  40. ### GPG Key: su -c 'wget -O- http://archive.getdeb.net/getdeb-archive.key | apt-key add -'
  41. deb http://archive.getdeb.net/ubuntu oneiric-getdeb games
  42.  
  43. ### PlayOnLinux.
  44. ### GPG Key: su -c 'wget -q "http://deb.playonlinux.com/public.gpg" -O- | apt-key add -'
  45. deb http://deb.playonlinux.com/ squeeze main
  46.  
  47. ### VirtualBox.
  48. ### GPG Key: su -c 'wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | apt-key add -'
  49. deb http://download.virtualbox.org/virtualbox/debian squeeze contrib non-free
  50.  
  51. ### WebUpd8 Ubuntu Themes.
  52. ### GPG Key: su -c 'apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886'
  53. deb http://ppa.launchpad.net/webupd8team/themes/ubuntu oneiric main
  54.  
  55. ### Wine.
  56. ### GPG Key: su -c 'apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9CB8DB0'
  57. deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu oneiric main
Advertisement
Add Comment
Please, Sign In to add comment