wget https://dl.google.com/go/go1.9.3.linux-armv6l.tar.gz
tar -C /usr/local -xzf go1.9.3.linux-armv6l.tar.gz
export PATH=$PATH:/usr/local/go/bin
Last active
July 10, 2024 07:46
-
-
Save faizalmansor/56bf263cd2f9ad204b157ba8e1a4df6c to your computer and use it in GitHub Desktop.
Installing Go on Raspberry Pi Zero W
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment