lib32-http-parser on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lib32-http-parser

* (Optional) Uninstall lib32-http-parser on Arch using YAY

$ yay -Rns lib32-http-parser

2. Manually Install "lib32-http-parser" via AUR

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

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

b. Clone lib32-http-parser's git locally

$ git clone https://aur.archlinux.org/lib32-http-parser.git ~/lib32-http-parser

c. Go to ~/lib32-http-parser folder and install it

$ cd ~/lib32-http-parser $ makepkg -si

3. Information about the lib32-http-parser package on Arch User Repository (AUR)

ID: 1253748
Name: lib32-http-parser
PackageBaseID: 193337
PackageBase: lib32-http-parser
Version: 2.9.4-1
Description: Parser for HTTP Request/Response written in C
URL: https://github.com/nodejs/http-parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter: sl1pkn07
FirstSubmitted: 1683397751
LastModified: 1683397893
URLPath: /cgit/aur.git/snapshot/lib32-http-parser.tar.gz