Skip to content

Instantly share code, notes, and snippets.

@sithumonline
Created March 25, 2019 19:27
Show Gist options
  • Select an option

  • Save sithumonline/93a80400b17c98f69488c8c101c1ee3a to your computer and use it in GitHub Desktop.

Select an option

Save sithumonline/93a80400b17c98f69488c8c101c1ee3a to your computer and use it in GitHub Desktop.
My MX Linux sources lists backup
# Use with Debian Stable/stretch repositories. Set as default for antiX-17. Note new repos
#deb http://iso.mxrepo.com/antix/stretch stretch main
deb http://mirror.0x.sg/mx-workspace/antix/stretch stretch main
#deb-src http://iso.mxrepo.com/antix/stretch stretch main
# Debian stretch Updates
#deb http://ftp.hk.debian.org/debian/ stretch-updates main contrib non-free
deb http://mirror.0x.sg/debian/ stretch-updates main contrib non-free
# Debian Stable.
#deb http://ftp.hk.debian.org/debian/ stretch main contrib non-free
deb http://mirror.0x.sg/debian/ stretch main contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
#deb-src http://ftp.hk.debian.org/debian/ stretch main contrib non-free
#stretch backports
#deb http://deb.debian.org/debian stretch-backports main
# MX Community Main and Test Repos
#deb https://mirror.kku.ac.th/mx-packages/mx/repo/ stretch main non-free
deb http://mirror.0x.sg/mx-workspace/mx/repo/ stretch main non-free
#deb https://mirror.kku.ac.th/mx-packages/mx/testrepo/ stretch test
#deb http://la.mxrepo.com/mx/repo/ stretch main non-free
#deb http://la.mxrepo.com/mx/testrepo/ stretch test
# opera
#deb http://deb.opera.com/opera/ stable non-free
# virtualbox
#deb http://download.virtualbox.org/virtualbox/debian stretch contrib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment