Re: [go-nuts] go 1 on Ubuntu 18.04

2018-05-05 Thread Philip Chapman
Since you installed it through the package management system rather than manually, it would be best to wait for new versions of go be packaged and provided through the same package management system. Should you want to do otherwise, it would be best to uninstall the go package using apt-get and th

[go-nuts] go 1 on Ubuntu 18.04

2018-05-05 Thread rob
I have a question regarding file locations for go on Ubuntu.  I just installed Ubuntu 18.04 and installed go 1.10.1 thru the package manager.  That puts the go system in /usr/bin. The instructions on the golang site when installing an updated version of go, like version 1.10.2, says to install