Skip to content

Instantly share code, notes, and snippets.

@leowinterde
Created November 16, 2021 11:20
Show Gist options
  • Save leowinterde/27e9ac0ff5a0efd03f0d51acbae07bae to your computer and use it in GitHub Desktop.
Save leowinterde/27e9ac0ff5a0efd03f0d51acbae07bae to your computer and use it in GitHub Desktop.
raspbian bullseye arm64 source.list
deb http://archive.raspberrypi.org/debian/ bullseye main
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://archive.raspberrypi.org/debian/ bullseye main
deb http://deb.debian.org/debian bullseye main contrib non-free
deb http://security.debian.org/debian-security bullseye-security main contrib non-free
deb http://deb.debian.org/debian bullseye-updates main contrib non-free
# Uncomment deb-src lines below then 'apt-get update' to enable 'apt-get source'
#deb-src http://deb.debian.org/debian bullseye main contrib non-free
#deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free
#deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment