Window Linux Subsystem
In this section, we will briefly demostrate how to install a linux subsystem on windows.
Official Documents
- English version: https://docs.microsoft.com/en-us/windows/wsl/install
- Japanese version: https://docs.microsoft.com/ja-jp/windows/wsl/install
- Chinese version: https://docs.microsoft.com/zh-cn/windows/wsl/install
Prerequisites
"You must be running Windows 10 version 2004 and higher (Build 19041 and higher) or Windows 11."
Steps
- Step 1 : Open your terminal as administrator (right click the icon and you will see the option)
- Step 2 : 'wsl.exe --install'
-
Step 3 : Reboot
-
Step 4 : Run the subsystem
- Step 5 : Setup username/password
- Step 6 : Ready to go!