libnghttp2-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libnghttp2-git

* (Optional) Uninstall libnghttp2-git on Arch using YAY

$ yay -Rns libnghttp2-git

2. Manually Install "libnghttp2-git" via AUR

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

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

b. Clone libnghttp2-git's git locally

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

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

$ cd ~/libnghttp2-git $ makepkg -si

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

ID: 500001
Name: libnghttp2-git
PackageBaseID: 131322
PackageBase: libnghttp2-git
Version: 1.31.0.r12.gb48bcb21-1
Description: Framing layer of HTTP/2 is implemented as a reusable C library
URL: https://nghttp2.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: darnir
Submitter: darnir
FirstSubmitted: 1522763183
LastModified: 1522763183
URLPath: /cgit/aur.git/snapshot/libnghttp2-git.tar.gz