llhttp on AUR (Arch User Repository)
Last updated: January 23,2025
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
Copied
b. Install llhttp on Arch using YAY
$
yay -S
llhttp
Copied
* (Optional) Uninstall llhttp on Arch using YAY
$
yay -Rns
llhttp
Copied
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
Copied
b. Clone llhttp's git locally
$
git clone https://aur.archlinux.org/llhttp.git
~/llhttp
Copied
c. Go to ~/llhttp folder and install it
$
cd
~/llhttp
Copied
$
makepkg -si
Copied
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
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