Skip to content

Instantly share code, notes, and snippets.

@Aetherinox
Created October 17, 2023 06:57
Show Gist options
  • Save Aetherinox/7f7ed85f6a91d5b0c1109f8e12c732c7 to your computer and use it in GitHub Desktop.
Save Aetherinox/7f7ed85f6a91d5b0c1109f8e12c732c7 to your computer and use it in GitHub Desktop.
Ubuntu 20.04 LTS (Focal Fossa) Repo / Sources List (Extras)
deb http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ focal main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ focal-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ focal-backports main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ focal partner
# deb-src http://archive.canonical.com/ubuntu/ focal partner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment