honggfuzz-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S honggfuzz-git

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

$ yay -Rns honggfuzz-git

2. Manually Install "honggfuzz-git" via AUR

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

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

b. Clone honggfuzz-git's git locally

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

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

$ cd ~/honggfuzz-git $ makepkg -si

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

ID: 1331642
Name: honggfuzz-git
PackageBaseID: 107388
PackageBase: honggfuzz-git
Version: 2.6.r11.g4856852e-1
Description: Security oriented, feedback-driven, evolutionary, easy-to-use fuzzer
URL: https://honggfuzz.dev
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: Edholm
FirstSubmitted: 1455095942
LastModified: 1696949248
URLPath: /cgit/aur.git/snapshot/honggfuzz-git.tar.gz