ngtcp2-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S ngtcp2-git

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

$ yay -Rns ngtcp2-git

2. Manually Install "ngtcp2-git" via AUR

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

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

b. Clone ngtcp2-git's git locally

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

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

$ cd ~/ngtcp2-git $ makepkg -si

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

ID: 1102334
Name: ngtcp2-git
PackageBaseID: 144075
PackageBase: ngtcp2-git
Version: r3286.fc6dd8aa-1
Description: An effort to implement IETF QUIC protocol
URL: https://github.com/ngtcp2/ngtcp2
NumVotes: 2
Popularity: 1.2E-5
OutOfDate:
Maintainer: atlesn
Submitter: falconindy
FirstSubmitted: 1564951337
LastModified: 1655970693
URLPath: /cgit/aur.git/snapshot/ngtcp2-git.tar.gz