For anyone interested in checking out the GO language under Linux, here's an article with some fairly generic instructions.
For OpenSUSE users it's much simpler.
Open a root shell and type
zypper in go
then approve the packages listed which should be "go" and "go-doc".
Enjoy.
#Linux #development #programming #golang
http://www.tecmint.com/install-go-in-linux/