I\'m having a quite frustrating problem with the GOPATH, which, despite being set in .profile, is not appearing when invoking go env,
GOPATH
.profile
go env
Create a soft link, then copy the go binary in /usr/local as follow:
/usr/local
# ln -sf /usr/local/go/bin/go /usr/bin/go