quiche on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "quiche" 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
Copied
b. Install quiche on Arch using YAY
$
yay -S
quiche
Copied
* (Optional) Uninstall quiche on Arch using YAY
$
yay -Rns
quiche
Copied
2. Manually Install "quiche" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone quiche's git locally
$
git clone https://aur.archlinux.org/quiche.git
~/quiche
Copied
c. Go to ~/quiche folder and install it
$
cd
~/quiche
Copied
$
makepkg -si
Copied
3. Information about the quiche package on Arch User Repository (AUR)
ID: 1426635
Name: quiche
PackageBaseID: 145726
PackageBase: quiche
Version: 0.20.1-1
Description: an implementation of the QUIC transport protocol and HTTP/2 as specified by the IETF
URL: https://github.com/cloudflare/quiche
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sunng
Submitter: kasei
FirstSubmitted: 1570708434
LastModified: 1710357327
URLPath: /cgit/aur.git/snapshot/quiche.tar.gz
Name: quiche
PackageBaseID: 145726
PackageBase: quiche
Version: 0.20.1-1
Description: an implementation of the QUIC transport protocol and HTTP/2 as specified by the IETF
URL: https://github.com/cloudflare/quiche
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sunng
Submitter: kasei
FirstSubmitted: 1570708434
LastModified: 1710357327
URLPath: /cgit/aur.git/snapshot/quiche.tar.gz