Skip to content

Instantly share code, notes, and snippets.

@dtsmith2001
Forked from josephlr/sources.list
Created December 8, 2019 17:53
Show Gist options
  • Save dtsmith2001/e0b45c91f45b17dd229c9655da188fd8 to your computer and use it in GitHub Desktop.
Save dtsmith2001/e0b45c91f45b17dd229c9655da188fd8 to your computer and use it in GitHub Desktop.

Revisions

  1. @josephlr josephlr created this gist Sep 6, 2018.
    9 changes: 9 additions & 0 deletions sources.list
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    deb [arch=amd64,i386] http://us.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse
    deb [arch=amd64,i386] http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse
    deb [arch=amd64,i386] http://us.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
    deb [arch=amd64,i386] http://security.ubuntu.com/ubuntu bionic-security main restricted universe multiverse

    deb [arch=arm64,armhf,ppc64el,s390x] http://ports.ubuntu.com/ubuntu-ports/ bionic main restricted universe multiverse
    deb [arch=arm64,armhf,ppc64el,s390x] http://ports.ubuntu.com/ubuntu-ports/ bionic-updates main restricted universe multiverse
    deb [arch=arm64,armhf,ppc64el,s390x] http://ports.ubuntu.com/ubuntu-ports/ bionic-backports main restricted universe multiverse
    deb [arch=arm64,armhf,ppc64el,s390x] http://ports.ubuntu.com/ubuntu-ports/ bionic-security main restricted universe multiverse