Skip to content

Instantly share code, notes, and snippets.

@xsqian
Created February 16, 2023 17:57
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 xsqian/2e5888adab3a952f94c6abf4471726e6 to your computer and use it in GitHub Desktop.
Save xsqian/2e5888adab3a952f94c6abf4471726e6 to your computer and use it in GitHub Desktop.
how to install go on an AWS linux
sudo yum install golang -y
go version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment