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

Last updated: June 29,2024

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

$ yay -S http-parser-git

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

$ yay -Rns http-parser-git

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

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

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

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

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

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

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

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

ID: 458243
Name: http-parser-git
PackageBaseID: 56546
PackageBase: http-parser-git
Version: 2.7.1.r13.g5c2d339-1
Description: Parser for HTTP Request/Response written in C
URL: https://github.com/nodejs/http-parser
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1328824843
LastModified: 1509829317
URLPath: /cgit/aur.git/snapshot/http-parser-git.tar.gz