23 May 2011 19:45
Updated Ubuntu packages
The gophers PPA has been updated with Go packages for the following
Ubuntu releases:
* Ubuntu Natty (11.04) on 386, amd64, and arm
* Ubuntu Maverick (10.10) on 386, amd64, and arm
The following packages are now available:
* golang (57.1)
* golang-weekly (2011-05-22)
Changes since the latest announcement:
* golang-weekly was updated to 2011-05-22
* misc/ and doc/ location was fixed.
* gorun was updated to write its cache onto $TMPDIR (/tmp, if unset)
Instructions to install the packages:
sudo add-apt-repository ppa:gophers/go
sudo apt-get update
sudo apt-get install golang (or golang-weekly)
Documentation on stable release:
http://golang.org
Unofficial godoc instances for weekly and tip releases:
http://weekly.goneat.org
(Continue reading)
RSS Feed