09. Installing Go
Last updated
Was this helpful?
Last updated
Was this helpful?
Download Go from
Download Visual Studio Code from
Install Go extension from
Install Go using Bash shell
2. Install VS Code from software center
3. Install Go extension from
Open new terminal window and type in below command to verify Go is installed successfully.
This should output current installed go version.