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
@elchmartin
Copy link
Copy Markdown

not done yet, but this seems to work for my orangepi-one, too!
thank you!

@CHANDRUM07
Copy link
Copy Markdown

Thanks from Custom TX2

@nish20541
Copy link
Copy Markdown

Saved my life :)

@mohnish
Copy link
Copy Markdown

mohnish commented May 15, 2022

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
Copy link
Copy Markdown

xjoker commented Oct 10, 2022

Thanks from R4SE

@rahjam
Copy link
Copy Markdown

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

@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