libnghttp2_asio on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S libnghttp2_asio

* (Optional) Uninstall libnghttp2_asio on Arch using YAY

$ yay -Rns libnghttp2_asio

2. Manually Install "libnghttp2_asio" via AUR

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

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

b. Clone libnghttp2_asio's git locally

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

c. Go to ~/libnghttp2_asio folder and install it

$ cd ~/libnghttp2_asio $ makepkg -si

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

ID: 1238925
Name: libnghttp2_asio
PackageBaseID: 142452
PackageBase: libnghttp2_asio
Version: 1.52.0-1
Description: Framing layer of HTTP/2 is implemented as a reusable C library. ASIO part
URL: https://nghttp2.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: riuri
Submitter: riuri
FirstSubmitted: 1559400831
LastModified: 1681075074
URLPath: /cgit/aur.git/snapshot/libnghttp2_asio.tar.gz