go-bash Command to install go with the specific version : Here you can mention the version that you want ./install_go.sh -v <version> Command to instal go with specific architecture and version : ./install_arc_go.sh -v <version> -a <architecture>