Skip to content

Instantly share code, notes, and snippets.

@josephlr
Created September 6, 2018 06:59
Show Gist options
  • Save josephlr/5034c933bbcfddc25a9275037821b048 to your computer and use it in GitHub Desktop.
Save josephlr/5034c933bbcfddc25a9275037821b048 to your computer and use it in GitHub Desktop.
/etc/apt/sources.list for Ubuntu Bionic 18.04
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
@mohnish
Copy link

mohnish commented May 15, 2022

Thanks for this!

@jimfreese
Copy link

Wow, very helpful. I had a hard time finding this and kept getting the 404 errors and telling me it could find packages like vim, I mean come on. Now it finds everything.

@xjoker
Copy link

xjoker commented Oct 10, 2022

Thanks from R4SE

@rahjam
Copy link

rahjam commented Dec 1, 2022

Helpful, it works in ubuntu20.4; but have problem:
The following packages have unmet dependencies:
build-essential : Depends: libc6-dev but it is not going to be installed or libc-dev
Depends: g++ (>= 4:9.2) but it is not going to be installed

@HidingSky
Copy link

My hero, Thanks!

@lithium555
Copy link

Solved my problems with Forbidden 404 on Jetson Nano. Thank you!

@benkoshy
Copy link

Apologies for the Spam, but I had to add another

Thank you!

@mayl0415
Copy link

wow,good

@Poalex123
Copy link

Solved my problems with Forbidden 404 on Jetson Nano. Thank you!

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