I have the following version of go on my ubuntu, I am unable to install namerd, Please find the image below.
go version go1.6 linux/amd64
Running go get -u github.com/linkerd/namerctl
will install the executable into your $GOPATH/bin
directory. You need to make sure that directory is included in your shell's $PATH
in order to use namerctl from the command line.