fizz on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S fizz

* (Optional) Uninstall fizz on Arch using YAY

$ yay -Rns fizz

2. Manually Install "fizz" via AUR

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

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

b. Clone fizz's git locally

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

c. Go to ~/fizz folder and install it

$ cd ~/fizz $ makepkg -si

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

ID: 1426279
Name: fizz
PackageBaseID: 136316
PackageBase: fizz
Version: 2024.03.11.00-1
Description: C++14 implementation of the TLS-1.3 standard
URL: https://github.com/facebookincubator/fizz
NumVotes: 2
Popularity: 0.368794
OutOfDate:
Maintainer: MrAnno
Submitter: akstrfn
FirstSubmitted: 1538135686
LastModified: 1710317265
URLPath: /cgit/aur.git/snapshot/fizz.tar.gz