Installing GoLang – step by step

Step 1: Download Golang package

Go to https://go.dev/doc/install to download latest package according to OS (Linux, Mac, Windows)

Click on download to download the GoLang package

Step 2: Install the package

Installing package by clicking on downloaded package file.

Step 3: Verify installation

In the terminal or command prompt type :

go version

Go version being displayed after execution of command

Step 4: Install IDE (0ptional)

You can install IDE for development purpose.

How to setup VS Code for GoLang

Advertisement

Leave a Reply

Your email address will not be published. Required fields are marked *

twenty − three =