linux-wsl on AUR (Arch User Repository)

Last updated: June 29,2024

1. Install "linux-wsl" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install linux-wsl on Arch using YAY

$ yay -S linux-wsl

* (Optional) Uninstall linux-wsl on Arch using YAY

$ yay -Rns linux-wsl

2. Manually Install "linux-wsl" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone linux-wsl's git locally

$ git clone https://aur.archlinux.org/linux-wsl.git ~/linux-wsl

c. Go to ~/linux-wsl folder and install it

$ cd ~/linux-wsl $ makepkg -si

3. Information about the linux-wsl package on Arch User Repository (AUR)

ID: 993062
Name: linux-wsl
PackageBaseID: 146351
PackageBase: linux-wsl
Version: 5.10.74.3-1
Description: Microsoft's Windows Subsystem for Linux 2 (WSL2) kernel
URL: https://github.com/microsoft/WSL2-Linux-Kernel
NumVotes: 2
Popularity: 0
OutOfDate: 1651765554
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1572787621
LastModified: 1637688567
URLPath: /cgit/aur.git/snapshot/linux-wsl.tar.gz