Linux
How to install the Linux Windows Subsystem in Windows 11 Install using Command Prompt CMD or Powersh
wsl –install
wsl -l -o
wsl –install –distribution REPLACE WITH NAME OF THE DISTRIBUTION YOU WANT
wsl -l -o
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 install your favorite Linux distribution, use “wsl –install -d NameofLinuxDistro.”
When the operation is finished, restart your PC.
You can start the Linux distribution from your Start menu.
[ad_2]
source