All Products
Search
Document Center

Alibaba Cloud SDK:Install Go on Windows

Last Updated:Jun 28, 2024

This topic describes how to install Go on Windows.

  1. Visit golang.org or go.dev and click Download. Select a version based on your operating system.

  2. Double-click the downloaded installation package. Use the installation wizard to install Go.

    image

  3. After the installation is complete, press Win+R to open the Run dialog box. Enter cmd in the field and click OK to open Command Prompt.

  4. Open Command Prompt and run the go version command. If the output is similar to that in the following figure, Go is installed.

    image