Advertisement
Guest User

Untitled

a guest
Mar 16th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. eric@hiarcs:/var/log$ cat /etc/apt/sources.list
  2. ## package repositories
  3. deb http://pkgmaster.devuan.org/merged ascii main contrib non-free
  4. deb http://pkgmaster.devuan.org/merged ascii-updates main contrib non-free
  5. deb http://pkgmaster.devuan.org/merged ascii-security main contrib non-free
  6. #deb http://pkgmaster.devuan.org/merged ascii-backports main contrib non-free
  7.  
  8. ## source repositories
  9. #deb-src http://pkgmaster.devuan.org/merged ascii main
  10. #deb-src http://pkgmaster.devuan.org/merged ascii-updates main
  11. #deb-src http://pkgmaster.devuan.org/merged ascii-security main
  12. #deb-src http://pkgmaster.devuan.org/merged ascii-backports main
  13.  
  14. # for VirtualBox
  15. deb http://download.virtualbox.org/virtualbox/debian/ stretch contrib
  16.  
  17. # for wine-staging
  18. deb https://dl.winehq.org/wine-builds/debian/ stretch main
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement