Skip to content

Instantly share code, notes, and snippets.

@josephlr
Created September 6, 2018 06:59
Show Gist options
  • Select an option

  • Save josephlr/5034c933bbcfddc25a9275037821b048 to your computer and use it in GitHub Desktop.

Select an option

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
@nish20541

Copy link
Copy Markdown

Saved my life :)

@mohnish

mohnish commented May 15, 2022

Copy link
Copy Markdown

Thanks for this!

@jimfreese

Copy link
Copy Markdown

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

xjoker commented Oct 10, 2022

Copy link
Copy Markdown

Thanks from R4SE

@rahjam

rahjam commented Dec 1, 2022

Copy link
Copy Markdown

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

@lithium555

Copy link
Copy Markdown

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

@benkoshy

Copy link
Copy Markdown

Apologies for the Spam, but I had to add another

Thank you!

@mayl0415

Copy link
Copy Markdown

wow,good

@Poalex123

Copy link
Copy Markdown

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