nginx-quic on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nginx-quic

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

$ yay -Rns nginx-quic

2. Manually Install "nginx-quic" 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's git locally

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

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

$ cd ~/nginx-quic $ makepkg -si

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

ID: 1343681
Name: nginx-quic
PackageBaseID: 197649
PackageBase: nginx-quic
Version: 1.25.3-1
Description: Lightweight HTTP server and IMAP/POP3 proxy server, HTTP/3 QUIC branch
URL: https://nginx.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: phoepsilonix
FirstSubmitted: 1694909902
LastModified: 1698525905
URLPath: /cgit/aur.git/snapshot/nginx-quic.tar.gz