nghttp2-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nghttp2-git

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

$ yay -Rns nghttp2-git

2. Manually Install "nghttp2-git" via AUR

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

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

b. Clone nghttp2-git's git locally

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

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

$ cd ~/nghttp2-git $ makepkg -si

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

ID: 329239
Name: nghttp2-git
PackageBaseID: 114650
PackageBase: nghttp2-git
Version: 1.13.0.r43.g8df2c35-1
Description: Framing layer of HTTP/2 is implemented as a reusable C library
URL: https://github.com/nghttp2/nghttp2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chonglou
Submitter: chonglou
FirstSubmitted: 1471027185
LastModified: 1471028181
URLPath: /cgit/aur.git/snapshot/nghttp2-git.tar.gz