Windows Subsystem For Linux

Instructions

Video Tutorial

Enable Windows Subsystems For Linux

Restart Your Machine



Install from Powershell

Enable-WindowsOptionalFeature -Online -FeatureName $("VirtualMachinePlatform", "Microsoft-Windows-Subsystem-Linux")

Restart Your Machine



Update WSL