====== Information ====== * Windows Subsystem for Linux ((https://learn.microsoft.com/en-us/windows/wsl/about)) ===== Prerequisites ===== * [[windows;10|Windows 10 (21H2)]] ====== Install ====== "DISM.exe" /Online /Enable-Feature /FeatureName:"VirtualMachinePlatform" /All /NoRestart "DISM.exe" /Online /Enable-Feature /FeatureName:"Microsoft-Windows-Subsystem-Linux" /All /NoRestart ====== WSL2 ====== * https://learn.microsoft.com/en-us/windows/wsl/compare-versions#whats-new-in-wsl-2 "wsl.exe" --set-default-version 2 ====== Update ====== **** "wsl.exe" --update ====== openSUSE Tumbleweed ====== * [[windows;opensuse_tumbleweed_wsl|Notes]] ====== Other ====== "wsl.exe" --list --online "wsl.exe" --list --all --verbose "wsl.exe" --status "wsl.exe" --unregister x