Andrew Mercer

Install WSL core

wsl --install
[ hostname ] /r

Install a Linux distro

wsl --list -o

Fedora Linux

  • https://[ hostname ]/en-US/cloud/wsl
wsl --install FedoraLinux-42

Install Ubuntu Linux

wsl --install Ubuntu-24.04