ffuf-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ffuf-bin

* (Optional) Uninstall ffuf-bin on Arch using YAY

$ yay -Rns ffuf-bin

2. Manually Install "ffuf-bin" via AUR

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

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

b. Clone ffuf-bin's git locally

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

c. Go to ~/ffuf-bin folder and install it

$ cd ~/ffuf-bin $ makepkg -si

3. Information about the ffuf-bin package on Arch User Repository (AUR)

ID: 1353586
Name: ffuf-bin
PackageBaseID: 148245
PackageBase: ffuf-bin
Version: 2.1.0-2
Description: Fast web fuzzer written in Go
URL: https://github.com/ffuf/ffuf
NumVotes: 2
Popularity: 0.000923
OutOfDate:
Maintainer: zxp19821005
Submitter: smt
FirstSubmitted: 1579221983
LastModified: 1700042144
URLPath: /cgit/aur.git/snapshot/ffuf-bin.tar.gz