/install-go

Install Go with one command. Works on Linux and macOS; x86, x86_64, arm, arm64

Primary LanguageShell

Install Go

...on a Linux or macOS machine with 1 command:

curl https://raw.githubusercontent.com/elimisteve/install-go/master/install-go.sh | bash

All done! And if you'd like to use go in the same shell in which you ran that command, just type

source ~/.bashrc