fuzz-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fuzz-git

* (Optional) Uninstall fuzz-git on Arch using YAY

$ yay -Rns fuzz-git

2. Manually Install "fuzz-git" via AUR

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

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

b. Clone fuzz-git's git locally

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

c. Go to ~/fuzz-git folder and install it

$ cd ~/fuzz-git $ makepkg -si

3. Information about the fuzz-git package on Arch User Repository (AUR)

ID: 851159
Name: fuzz-git
PackageBaseID: 162377
PackageBase: fuzz-git
Version: r2.d19ffd9-2
Description: The fuzz type checker for Z
URL: https://spivey.oriel.ox.ac.uk/corner/Fuzz_typechecker_for_Z
NumVotes: 0
Popularity: 0
OutOfDate: 1696969559
Maintainer:
Submitter: Sciencentistguy
FirstSubmitted: 1611262827
LastModified: 1611264647
URLPath: /cgit/aur.git/snapshot/fuzz-git.tar.gz