Windows Subsystem for Linux – WSL

Quick and dirty way to install WSL in Windows 10 2004->

Enable ”Windows Subsystem for Linux”
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart

Reboot!!!

Set WSL version to use
wsl –set-default-version 2

Update the linux cernel…
https://wslstorestorage.blob.core.windows.net/wslblob/wsl_update_x64.msi

Ubuntu 20.04 LTS
https://www.microsoft.com/store/apps/9n6svws3rx71

start https://docs.microsoft.com/en-us/windows/wsl/wsl2-kernel