Install Go on Ubuntu (terminal)
Jantcu
How to install Go 1.14.2 on Ubuntu 18.04 using the command line (terminal).
Download latest version here: https://golang.org/dl/
Add Go to your PATH in your ~/.bashrc file: export PATH=$PATH:/usr/local/go/bin
Why you don't need GOPATH: https://medium.com/@vingarcia00/golang-why-not-use-the-gopath-87521259663a ... https://www.youtube.com/watch?v=0e_C1B8fDvg
2021-01-31
26.19241821 LBC
Copyrighted (contact publisher)
13089330 Bytes