ffuf-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ffuf-git

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

$ yay -Rns ffuf-git

2. Manually Install "ffuf-git" via AUR

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

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

b. Clone ffuf-git's git locally

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

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

$ cd ~/ffuf-git $ makepkg -si

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

ID: 1249785
Name: ffuf-git
PackageBaseID: 189802
PackageBase: ffuf-git
Version: 2.0.0.r6.g5fd821c-1
Description: A fast web fuzzer written in Go.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: m3thodic
Submitter: m3thodic
FirstSubmitted: 1674526553
LastModified: 1682733067
URLPath: /cgit/aur.git/snapshot/ffuf-git.tar.gz