Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. sudo add-apt-repository ppa:ubuntu-lxc/lxd-stable
  2.  
  3. sudo apt-get update
  4. sudo apt-get -y upgrade
  5. sudo apt-get install golang
  6.  
  7. # Usually this is good to install golang, but alas the apt-get repo is usually out of sync with the latest.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement