Skip to content

Instantly share code, notes, and snippets.

@hitesh-hk
Forked from prashantksharma/sources.list
Created August 25, 2018 19:30
Show Gist options
  • Save hitesh-hk/e6e46c4bb30e5cd073272c75448b5f8a to your computer and use it in GitHub Desktop.
Save hitesh-hk/e6e46c4bb30e5cd073272c75448b5f8a to your computer and use it in GitHub Desktop.
sources.list for Ubuntu 14.04 on IIT B network
######### Warning: Instead of trusty, use the name of your distribution in following lines
deb ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty main restricted
deb-src ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty main restricted
deb ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty-updates main restricted
deb-src ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty-updates main restricted
deb ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty universe
deb-src ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty universe
deb ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty-updates universe
deb-src ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty-updates universe
deb ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty multiverse
deb-src ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty multiverse
deb ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty-updates multiverse
deb-src ftp://ftp.iitb.ac.in/os/ubuntu/archives/ trusty-updates multiverse
deb [arch=amd64] https://download.docker.com/linux/ubuntu trusty stable
# deb-src [arch=amd64] https://download.docker.com/linux/ubuntu trusty stable
# deb http://qgis.org/debian jessie main
# deb-src http://qgis.org/debian jessie main
# deb http://qgis.org/debian trusty main
# deb-src http://qgis.org/debian trusty main
@hitesh-hk
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment