lwan on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "lwan" 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 lwan on Arch using YAY

$ yay -S lwan

* (Optional) Uninstall lwan on Arch using YAY

$ yay -Rns lwan

2. Manually Install "lwan" via AUR

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

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

b. Clone lwan's git locally

$ git clone https://aur.archlinux.org/lwan.git ~/lwan

c. Go to ~/lwan folder and install it

$ cd ~/lwan $ makepkg -si

3. Information about the lwan package on Arch User Repository (AUR)

ID: 974037
Name: lwan
PackageBaseID: 167528
PackageBase: lwan
Version: 0.4-1
Description: Experimental, scalable, high performance HTTP server
URL: https://lwan.ws
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1622495411
LastModified: 1634163940
URLPath: /cgit/aur.git/snapshot/lwan.tar.gz