Created
September 3, 2018 20:26
-
-
Save ieaster1/52af50636c37f6bc619d15d5c7404b98 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
deb http://archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse | |
# deb-src http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse | |
deb http://archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse | |
# deb-src http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse | |
deb http://archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse | |
# deb-src http://archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse | |
# deb http://archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse | |
# deb-src http://archive.ubuntu.com/ubuntu/ precise-proposed main restricted universe multiverse | |
deb http://security.ubuntu.com/ubuntu trusty-security main restricted universe multiverse | |
# deb-src http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse | |
deb http://archive.canonical.com/ubuntu trusty partner | |
# deb-src http://archive.canonical.com/ubuntu precise partner | |
deb http://extras.ubuntu.com/ubuntu trusty main | |
# deb-src http://extras.ubuntu.com/ubuntu precise main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment