Video: Windows Subsystem for Linux and Golang Environment with Visual Studio Code

  • Home
  • Blog
  • Video: Windows Subsystem for Linux and Golang Environment with Visual Studio Code

Recently I have been playing with Golang and I found that there few packages that do not work with windows. So for that most of people are using VirtualBox and then installing Linux on that But Actually, you don’t need to do that as now you already have windows Linux subsystem which provides you a complete Linux Environment in your windows environment itself. To educate, this I have created a video for the same. You can find that video below.

Here in this video, You can see that I have installed Ubuntu Linux subsystem. Windows Linux Subsystem is a compatibility layer developed by Microsoft and Linux distributions for running Linux Environment natively on Windows 10. It was introduced with the Anniversary update. From the following links, you can find more about it.

https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux

https://docs.microsoft.com/en-us/windows/wsl/install-win10 Followings are links that have been used in the video.

How to download Visual Studio Code: https://code.visualstudio.com/

How to install Golang on Linux: https://www.digitalocean.com/community/tutorials/how-to-install-go-1-6-on-ubuntu-16-04
Golang Extension for Visual Studio Code: https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go

Please Enjoy this video wanted to have more content like this. Please do subscribe to my youtube at   – https://www.youtube.com/user/DotNetjalps