Skip to content

Arch Linux for the Windows Subsystem for Linux (WSL) based on the official root filesystem without any modifications.

License

Notifications You must be signed in to change notification settings

mengshengwu/ArchLinux-WSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchLinux-WSL

Arch Linux for the Windows Subsystem for Linux (WSL) based on the official root filesystem without any modifications.

Quick Start

  1. Enable WSL if you haven't done already:
  • wsl --install --no-distribution
  1. Download ArchLinux-wsl.tar.gz from the latest release.

  2. Import the tarball into WSL:

  • wsl --import ArchLinux $env:USERPROFILE\ArchLinux\ ArchLinux-wsl.tar.gz --version 2
  1. You can now run ArchLinux:
  • wsl -d ArchLinux

For more WSL detailed instructions, refer to the documentation.

For more detailed instructions on using Arch Linux, refer to the documentation.

License

Apache License, Version 2.0. See LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html for details.

About

Arch Linux for the Windows Subsystem for Linux (WSL) based on the official root filesystem without any modifications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published