Skip to content

Instantly share code, notes, and snippets.

@udienz
Last active February 22, 2016 19:51
Show Gist options
  • Select an option

  • Save udienz/68a1b2752f2ce4e897db to your computer and use it in GitHub Desktop.

Select an option

Save udienz/68a1b2752f2ce4e897db to your computer and use it in GitHub Desktop.
sources.list trusty
## APT source for Ubuntu Trusty 14.04 LTS
deb http://buaya.klas.or.id/ubuntu/ trusty main restricted universe multiverse
deb-src http://buaya.klas.or.id/ubuntu/ trusty main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ trusty-updates main restricted universe multiverse
deb-src http://buaya.klas.or.id/ubuntu/ trusty-updates main restricted universe multiverse
deb http://buaya.klas.or.id/ubuntu/ trusty-security main restricted universe multiverse
deb-src http://buaya.klas.or.id/ubuntu/ trusty-security main restricted universe multiverse
# Disabled, it is proposed packages
#deb http://buaya.klas.or.id/ubuntu/ trusty-proposed main restricted universe multiverse
#deb-src http://buaya.klas.or.id/ubuntu/ trusty-proposed main restricted universe multiverse
# Backports only for special case
#deb http://buaya.klas.or.id/ubuntu/ trusty-backports main restricted universe multiverse
#deb-src http://buaya.klas.or.id/ubuntu/ trusty-backports main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
# Disabled, it is proposed packages
#deb http://us.archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse
#deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-proposed main restricted universe multiverse
# Backports only for special case
#deb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
#deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment