Skip to content

Instantly share code, notes, and snippets.

@yyano
Last active November 9, 2019 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yyano/0ce75fb4f5df1da9a30a7c9303a48d95 to your computer and use it in GitHub Desktop.
Save yyano/0ce75fb4f5df1da9a30a7c9303a48d95 to your computer and use it in GitHub Desktop.
sudo apt update
sudo apt upgrade
sudo vi /etc/apt/sources.list
- #deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
+ #deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
+ deb http://ftp.jaist.ac.jp/raspbian buster main contrib non-free rpi

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