nginx-quic-src on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S nginx-quic-src

* (Optional) Uninstall nginx-quic-src on Arch using YAY

$ yay -Rns nginx-quic-src

2. Manually Install "nginx-quic-src" via AUR

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

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

b. Clone nginx-quic-src's git locally

$ git clone https://aur.archlinux.org/nginx-quic-src.git ~/nginx-quic-src

c. Go to ~/nginx-quic-src folder and install it

$ cd ~/nginx-quic-src $ makepkg -si

3. Information about the nginx-quic-src package on Arch User Repository (AUR)

ID: 1343682
Name: nginx-quic-src
PackageBaseID: 197649
PackageBase: nginx-quic
Version: 1.25.3-1
Description: Source code of nginx-quic 1.25.3, useful for building modules
URL: https://nginx.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: phoepsilonix
FirstSubmitted: 1694909902
LastModified: 1698525905
URLPath: /cgit/aur.git/snapshot/nginx-quic-src.tar.gz