Skip to content

Instantly share code, notes, and snippets.

@alidevhere
Last active November 24, 2021 19:50
Show Gist options
  • Select an option

  • Save alidevhere/2e19d7de98056428d4647cc7ec7cd3cf to your computer and use it in GitHub Desktop.

Select an option

Save alidevhere/2e19d7de98056428d4647cc7ec7cd3cf to your computer and use it in GitHub Desktop.
github.md

Install GO 1.17 from terminal

sudo add-apt-repository ppa:longsleep/golang-backports
sudo apt update
sudo apt install golang-go

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