Command
brew install goExplanation
Go is a statically typed, compiled programming language designed for simplicity and efficiency.
Examples
Install on macOS
brew install goInstall on Ubuntu
sudo apt install golang-goInstall on Windows
winget install GoLang.Go