Skip to content

Instantly share code, notes, and snippets.

@gruberdev
Forked from lalyos/README.md
Created September 4, 2022 14:56
Show Gist options
  • Select an option

  • Save gruberdev/c567338b5ef6b475bd06e306679f912c to your computer and use it in GitHub Desktop.

Select an option

Save gruberdev/c567338b5ef6b475bd06e306679f912c to your computer and use it in GitHub Desktop.
install golang to ubuntu/debian one-linet
sudo bash -c 'add-apt-repository ppa:ubuntu-lxc/lxd-stable; sudo apt-get -qq update;sudo apt-get install -y golang'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment