Procedure
Install WSL2 on Windows
Enable Windows Subsystem for Linux with WSL2 using the official wsl --install command in elevated PowerShell, restart, then verify with wsl --status.
On Windows 10 2004+ or Windows 11, open PowerShell as Administrator. Run
On Windows 10 2004+ or Windows 11, open PowerShell as Administrator. Run: wsl --install . This enables required features, installs the Linux kernel, sets WSL 2 as default, and installs Ubuntu by default (https://learn.microsoft.com/en-us/windows/wsl/install).
Restart the PC when prompted. After reboot, open the Ubuntu (or chosen)
Restart the PC when prompted. After reboot, open the Ubuntu (or chosen) distro once to finish setup and create a Linux username/password.
wsl --status
wsl --status
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.