Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jamesbritt
on Sept 4, 2012
|
parent
|
context
|
favorite
| on:
Free Book: An Introduction to Programming in Go
What's the best way to install Go on Linux (Ubuntu in particular)?
Build from source? Any caveats?
jlgreco
on Sept 4, 2012
|
next
[–]
Building Go from source is trivial if you want to do that (two commands, one of which just grabs the Hg repo iirc. building only takes a few minutes on my underpowered eeepc.), but you may as well just use the binary distributions of it.
cdoxsey
on Sept 4, 2012
|
prev
[–]
http://code.google.com/p/go-wiki/wiki/Ubuntu
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Build from source? Any caveats?