-
-
Save gruberdev/c567338b5ef6b475bd06e306679f912c to your computer and use it in GitHub Desktop.
install golang to ubuntu/debian one-linet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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