WSL install on Windows 11
Install using Command prompt in Administrative mode
Execute: wsl –install
I didn’t reboot my machine, because the instructions I was following didn’t say to, and I was curious. So I went on to see the distros available. See below:
See the linux releases by typing:
$ wsl -l -o
I accidentally typed wsl -install again and it automagically told me that Ubuntu is already installed!
I still haven’t rebooted and it appears that I have 22.04.2 LTS!