golang - The Go Programming Language
Website: | http://golang.org/ |
---|---|
License: | Modified BSD |
- Description:
Go is simple, fast, safe, concurrent, fun, open source language go lang is not installed in $HOME, so you need set some environment variables: GOROOT, GOBIN, GOARCH, and GOOS. Please write in .bashrc below. export GOROOT=/usr/{lib|lib64}/go export GOBIN=/usr/bin export GOARCH={386|amd64} export GOOS=linux
Packages
golang-0.0.5960-2m.mo7.x86_64 [9.2 MiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (0.0.5960-2m) - full rebuild for mo7 release |