I've installed everything go-related from synaptic and later added ppa as described in the wiki: https://wiki.ubuntu.com/Go yet I cannot do "go get" for example
go get code.google.com/p/gorilla/mux
says that go command is not found.
How should I install this "go" command?