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
then re-install it manually.  Then you have full control about when to
update it and how.  Neither is a bad way, it just depends on if you
want/need to stay on the very latest version of go before the package
maintainers provide it.

On Sat, May 5, 2018 at 8:01 PM, rob <drrob...@gmail.com> wrote:

> 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 in /usr/local so the to system
> ends up in /usr/local/go/bin.
>
> If I wanted to install an updated go, like v 1.11 when it comes out, how
> do I handle the fact that apt put the current go files in /usr/bin?
>
> Thx
>
> --rob
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Philip A. Chapman
Java Software Development
Enterprise, Web, and Desktop

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to