Arch wsl
TODO
See https://github.com/yuk7/ArchWSL See https://learn.microsoft.com/en-us/windows/wsl/
Prerequisites:¶
- Windows 10 1709 FCU x64 or later / Windows 11 x64
- Enable virtualization support on your machine
Install¶
-
Run
Command Prompt(hitthen enter "cmd") as an administrator, then execute the following commands: -
Download the latest Linux kernel update package and install it
-
Now restart Windows.
-
Set WSL 2 as the default WSL version (after running
Command Promptas an administrator): -
Then follow the ArchWSL documentation, i.e.:
- Download the
Arch.zipfile in the assests of the lastest release - Extract the
Arch.zipinto a "Arch" directory: that directory must be located somewhere you have write permissions (whitout being asked for administrator privileges), e.g. notC:\Program Files\Archbut ratherC:\Users\YourUserName\Arch. - Inside
C:\Users\YourUserName\Arch, runArch.exe.
- Download the
Config¶
-
After running
Arch.exefor the first time, run the following commands: -
Run ArchWSL with your newly created user by default (after running
Command Promptas an administrator):
Use¶
- Just run
Arch.exe(you can pin it to your task bar, or to start, or wherever). - See https://wsldl-pg.github.io/ArchW-docs/How-to-Use/.