nghttp2 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nghttp2

* (Optional) Uninstall nghttp2 on Arch using YAY

$ yay -Rns nghttp2

2. Manually Install "nghttp2" via AUR

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

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

b. Clone nghttp2's git locally

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

c. Go to ~/nghttp2 folder and install it

$ cd ~/nghttp2 $ makepkg -si

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

ID: 1419317
Name: nghttp2
PackageBaseID: 177574
PackageBase: nghttp2
Version: 1.60.0-1
Description: Client, server and proxy programs from the nghttp2 library
URL: https://nghttp2.org/
NumVotes: 6
Popularity: 0.00931
OutOfDate:
Maintainer: trainmeditations
Submitter: arojas
FirstSubmitted: 1648836272
LastModified: 1709360834
URLPath: /cgit/aur.git/snapshot/nghttp2.tar.gz