mvfst on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S mvfst

* (Optional) Uninstall mvfst on Arch using YAY

$ yay -Rns mvfst

2. Manually Install "mvfst" via AUR

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

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

b. Clone mvfst's git locally

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

c. Go to ~/mvfst folder and install it

$ cd ~/mvfst $ makepkg -si

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

ID: 1426281
Name: mvfst
PackageBaseID: 201869
PackageBase: mvfst
Version: 2024.03.11.00-1
Description: An implementation of the QUIC transport protocol
URL: https://github.com/facebook/mvfst
NumVotes: 1
Popularity: 0.368793
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1706225004
LastModified: 1710317288
URLPath: /cgit/aur.git/snapshot/mvfst.tar.gz