msquic on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S msquic

* (Optional) Uninstall msquic on Arch using YAY

$ yay -Rns msquic

2. Manually Install "msquic" via AUR

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

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

b. Clone msquic's git locally

$ git clone https://aur.archlinux.org/msquic.git ~/msquic

c. Go to ~/msquic folder and install it

$ cd ~/msquic $ makepkg -si

3. Information about the msquic package on Arch User Repository (AUR)

ID: 1272897
Name: msquic
PackageBaseID: 171933
PackageBase: msquic
Version: 1:2.2.2-1
Description: Microsoft implementation of the IETF QUIC protocol (release)
URL: https://github.com/microsoft/msquic
NumVotes: 2
Popularity: 0.03773
OutOfDate: 1697809937
Maintainer: FabioLolix
Submitter: fmauNeko
FirstSubmitted: 1634054375
LastModified: 1686725221
URLPath: /cgit/aur.git/snapshot/msquic.tar.gz