Install Go Language on Ubuntu

sudo apt  install golang-go 

Or

sudo apt-get install golang

Comments