llhttp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S llhttp

* (Optional) Uninstall llhttp on Arch using YAY

$ yay -Rns llhttp

2. Manually Install "llhttp" via AUR

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

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

b. Clone llhttp's git locally

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

c. Go to ~/llhttp folder and install it

$ cd ~/llhttp $ makepkg -si

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

ID: 1151333
Name: llhttp
PackageBaseID: 171149
PackageBase: llhttp
Version: 8.1.0-1
Description: Port of http_parser to llparse
URL: https://llhttp.org
NumVotes: 0
Popularity: 0
OutOfDate: 1705010964
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1631915152
LastModified: 1665563243
URLPath: /cgit/aur.git/snapshot/llhttp.tar.gz