Forum Discussion
ammarjaved
Aug 31, 2021Iron Contributor
How to install the Linux Windows Subsystem in Windows 11
Install using Command Prompt Step 1: Start CMD with administrative privileges. Step 2:Execute "wsl --install" command. Step 3:Run "wsl -l -o" to list other Linux releases. Step 4:You can...
Azraelen
Aug 08, 2024Copper Contributor
Can I install Kali Linux with WSL command?
Barry_Bazza
Aug 20, 2024Brass Contributor
In PowerShell type => wsl.exe --list --online
This will display all the distros available to the 'wsl.exe --install <Distro>' command.