PIXEL for PC and Mac https://www.raspberrypi.org/blog/pixel-pc-mac/
PIXEL for PC and Mac, a new Linux distribution from Raspberry Pi, doesn't come with Go installed. As a test, I installed Go on a PC from source and ran all tests successfully. pi@raspberrypi:~/go/src $ ./all.bash <<SNIP>> ALL TESTS PASSED --- Installed Go for linux/386 in /home/pi/go Installed commands in /home/pi/go/bin pi@raspberrypi:~/go/src $ go version go version devel +db07c9e Fri Dec 23 03:17:03 2016 +0000 linux/386 pi@raspberrypi:~/go/src $ uname -a Linux raspberrypi 3.16.0-4-686-pae #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) i686 GNU/Linux pi@raspberrypi:~/go/src $ Peter -- 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.