To install the module:

go install

Ensure that the go bin path in your $PATH

Output the path where the current module will be installed:

 go list -f '{{.Target}}'
# Example output
/home/artud/go/bin/hello