Advertisement
Guest User

Untitled

a guest
Dec 12th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. ti@D8LXQt:/etc/apt$ cat /etc/apt/sources.list
  2.  
  3.  
  4. # deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160917-14:33]/ jessie main
  5.  
  6. # deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160917-14:33]/ jessie main
  7.  
  8. deb http://ftp.hu.debian.org/debian/ jessie main
  9. deb-src http://ftp.hu.debian.org/debian/ jessie main
  10.  
  11. deb http://security.debian.org/ jessie/updates main
  12. deb-src http://security.debian.org/ jessie/updates main
  13.  
  14. # jessie-updates, previously known as 'volatile'
  15. deb http://ftp.hu.debian.org/debian/ jessie-updates main
  16. deb-src http://ftp.hu.debian.org/debian/ jessie-updates main
  17.  
  18. # jessie backports lxqt
  19. deb http://packages.siduction.org/lxqt/ jessie-backports main
  20. deb-src http://packages.siduction.org/lxqt/ jessie-backports main
  21.  
  22. deb http://ftp.us.debian.org/debian/ jessie-backports main non-free
  23.  
  24. # deb http://deb.torproject.org/torproject.org/ jessie main
  25. # deb-src http://deb.torproject.org/torproject.org/ jessie main
  26.  
  27. # deb http://liveusb.info/multisystem/depot/ all main
  28. # deb-src http://liveusb.info/multisystem/depot/ all main
  29.  
  30.  
  31. deb http://ftp.us.debian.org/debian/ jessie main
  32. deb http://ftp.us.debian.org/debian/ sid main
  33. deb http://ftp.us.debian.org/debian/ stretch non-free main
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. deb http://deb.torproject.org/torproject.org/ jessie main
  53.  
  54.  
  55.  
  56.  
  57. deb http://http.debian.net/debian/ jessie-backports main
  58.  
  59.  
  60.  
  61.  
  62. ti@D8LXQt:/etc/apt$ cd /etc/apt/sources.list.d/ && cat * --squeeze-blank
  63. cat: '*': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement