Advertisement
arkanon

/etc/apt/sources.list.d/more.list

Aug 4th, 2013
909
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # /etc/apt/sources.list.d/more.list
  2.  
  3. # Arkanon <arkanon@lsd.org.br>
  4. # 2013/08/03 (Sáb) 22:51:21 (BRS)
  5. # 2013/05/10 (Sex) 01:39:02 (BRS)
  6.  
  7. # apt-key list
  8. # grep aptkey more.list | grep "^ " | cut -c5-
  9.  
  10. # W: GPG error: http://ppa.launchpad.net raring Release:
  11. #               The following signatures couldn't be verified because the public key is not available:
  12. #               NO_PUBKEY C2518248EEA14886
  13. #                          aptkey |------|
  14. # Handy Rule ------------|
  15.  
  16. # deb http://svl.lsd.org.br:8080/ubuntu binary/
  17. # deb file:///media/root/mp2-23-export/export/data/myrepo/ all main
  18.   deb file:///export/data/myrepo/ all main
  19.  
  20.   # aptkey 7FAC5991 # google
  21.   deb http://dl.google.com/linux/chrome/deb/ stable main
  22.   deb http://dl.google.com/linux/earth/deb/ stable main
  23.   deb http://dl.google.com/linux/musicmanager/deb/ stable main
  24.   deb http://dl.google.com/linux/talkplugin/deb/ stable main
  25.   deb http://dl.google.com/linux/mod-pagespeed/deb/ stable main
  26.   deb http://aptproxy.linuxdeepin.com/dl.google.com/linux/deb testing non-free # picasa
  27.  
  28.   # aptkey 98AB5139 # virtualbox
  29.   deb http://download.virtualbox.org/virtualbox/debian raring contrib non-free
  30.  
  31.   # aptkey 30C18A2B # opera
  32.   deb http://deb.opera.com/opera/ stable non-free
  33.  
  34.   # aptkey F9CB8DB0 # wine
  35.   deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu raring main
  36.  
  37.   # aptkey B68DBC2C # wxmaxima
  38.   deb http://ppa.launchpad.net/blahota/wxmaxima/ubuntu raring main
  39.  
  40.   # aptkey 5044912E # dropbox
  41.   deb http://linux.dropbox.com/ubuntu raring main
  42.  
  43.   # aptkey D66B746E # skype
  44.   deb http://download.skype.com/linux/repos/debian/ stable non-free
  45.  
  46.   # aptkey 432BB368 # cinelerra
  47. # deb http://ppa.launchpad.net/cinelerra-ppa/ppa/ubuntu raring main
  48.  
  49.   # aptkey CB7F5C71 # win-usb
  50.   deb http://ppa.launchpad.net/colingille/freshlight/ubuntu raring main
  51.  
  52.   # aptkey 06ED541C # phpmyadmin
  53.   deb http://ppa.launchpad.net/nijel/phpmyadmin/ubuntu raring main
  54.  
  55.  
  56.  
  57.   # aptkey  # aparentemente copia do repositorio padrao
  58. # deb http://repository.linux.pf/ubuntu/ raring main universe multiverse restricted
  59.  
  60.   # aptkey 437D05B5 # aparentemente copia do repositorio padrao
  61. # deb http://ir.archive.ubuntu.com/ubuntu raring main universe multiverse restricted
  62.  
  63.   # aptkey 46D7E7CF # vuze, gparted, yad, reduce
  64.   deb http://archive.getdeb.net/ubuntu raring-getdeb apps games
  65. # deb http://mirrors.sunsite.dk/getdeb/ubuntu raring-getdeb apps games
  66. # deb http://getdeb.avaneya.com/ubuntu raring-getdeb apps games
  67. # deb http://mirrors.dotsrc.org/ubuntu raring-getdeb apps games
  68.  
  69.   # aptkey 0C5A2783 # w32codecs, non-free-codecs
  70. # deb http://packages.medibuntu.org/ raring free non-free
  71.   deb http://mirrors.ucr.ac.cr/medibuntu/ raring free non-free
  72.  
  73.  
  74.  
  75.   # aptkey EEA14886 # oracle-java*-installer
  76.   deb http://ppa.launchpad.net/webupd8team/java/ubuntu raring main
  77.  
  78.   # aptkey E89EC9D8 # unity-2d-settings
  79. # deb http://ppa.launchpad.net/krytarik/tuxgarage/ubuntu raring main
  80.  
  81.   # aptkey 0FEB6DD9 # unsettings
  82. # deb http://ppa.launchpad.net/diesch/testing/ubuntu raring main
  83.  
  84.   # aptkey EDFBD1F9 # openshot
  85. # deb http://ppa.launchpad.net/jonoomph/openshot-edge/ubuntu raring main
  86.  
  87.   # aptkey  # ubuntu-tweak
  88. # deb http://ppa.launchpad.net/tualatrix/ppa/ubuntu raring main
  89.  
  90.   # aptkey  # playonlinux
  91. # # deb http://deb.playonlinux.com/ raring main
  92.  
  93.  
  94.  
  95. # EOF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement