Skip to content

Instantly share code, notes, and snippets.

@n1ckfg
Created March 28, 2026 19:36
Show Gist options
  • Select an option

  • Save n1ckfg/135668e794affaf77c3d5b712c6366f7 to your computer and use it in GitHub Desktop.

Select an option

Save n1ckfg/135668e794affaf77c3d5b712c6366f7 to your computer and use it in GitHub Desktop.
sudo sed -i 's/raspbian.raspberrypi.org/legacy.raspbian.org/g' /etc/apt/sources.list
sudo sed -i 's/archive.raspberrypi.org/legacy.raspbian.org/g' /etc/apt/sources.list.d/raspi.list
sudo apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment