quictls-openssl on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S quictls-openssl

* (Optional) Uninstall quictls-openssl on Arch using YAY

$ yay -Rns quictls-openssl

2. Manually Install "quictls-openssl" via AUR

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

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

b. Clone quictls-openssl's git locally

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

c. Go to ~/quictls-openssl folder and install it

$ cd ~/quictls-openssl $ makepkg -si

3. Information about the quictls-openssl package on Arch User Repository (AUR)

ID: 1403043
Name: quictls-openssl
PackageBaseID: 182958
PackageBase: quictls-openssl
Version: 3.1.5+quic1-0
Description: TLS/SSL and crypto library with QUIC APIs based on OpenSSL.
URL: https://github.com/quictls/openssl
NumVotes: 1
Popularity: 0.000223
OutOfDate:
Maintainer: atlesn
Submitter: atlesn
FirstSubmitted: 1654599851
LastModified: 1706889748
URLPath: /cgit/aur.git/snapshot/quictls-openssl.tar.gz