How to Install Go in Windows 10

When it comes to easy to understand languages there are very few names one can recall instantly. And one of the easiest programming languages to understand is GO (Golang), especially for server-side tasks. Developed by Google, this language is one of the fastest-growing languages and is mostly used for programming network infrastructures, server-side apps, Dev ops, etc. So in this article let’s learn how you can install GO in windows 10 machine.

Follow the below-mentioned steps, to easily install and run Go on your windows machine.

 

Step 1: Download Go in Windows 10

 

1) Firstly we’ll download the latest version of go from the internet, follow the below provided download link and you’ll be redirected to the official download page for GO language. There, simply click on the “Download Go” button.

Download Go Here: https://golang.org/

 

 

2) Now you will be redirected to a new page for selecting the platform, simply click on the link provided below the Microsoft Windows option. And your download will start.

 

 

Step 2: Install Go in Windows 10

1) Once the download gets finished open it in the folder where it has been downloaded. And double click on the downloaded file to start the installation wizard of GO.

 

 

2) A setup wizard with a welcome screen will now appear. Here click on the next button to continue the installation process.

 

 

3) In the license agreement window, tick the “I accept the terms in the license agreement” check box. And click on the next button.

 

 

4) Next we’ll be shown to select the installation path for GO. Here we won’t change anything so click on the next button.

 

 

5) In this final confirmation window, simply click on the install button. If a dialogue box appears click yes, and your installation will begin. It may take some time to install so have some patience.

 

 

6) Once the window appears saying “Completed the Go Programming Language Setup Wizard“, click on the finish button.

 

 

Step 3: Check Go Version

 

1) To check if Go is installed properly or not. Open up your command prompt by pressing the Windows button, type “cmd” and press enter.

 

 

2) In the command prompt type, go version and press enter to check the installed version of GO.

 

 

Video Tutorial: How to Install Go in Windows 10

 

If you’re still finding it hard to install go in windows 10, then you can refer to the below video for a complete guide.

 

 

Also Read: How To Install Xampp on Mac OS

Ethix

I'm a coding geek interested in cyberspace who loves to write and read

Leave a Reply

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