ffuf on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "ffuf" 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
Copied
b. Install ffuf on Arch using YAY
$
yay -S
ffuf
Copied
* (Optional) Uninstall ffuf on Arch using YAY
$
yay -Rns
ffuf
Copied
2. Manually Install "ffuf" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ffuf's git locally
$
git clone https://aur.archlinux.org/ffuf.git
~/ffuf
Copied
c. Go to ~/ffuf folder and install it
$
cd
~/ffuf
Copied
$
makepkg -si
Copied
3. Information about the ffuf package on Arch User Repository (AUR)
ID: 1390622
Name: ffuf
PackageBaseID: 149540
PackageBase: ffuf
Version: 2.1.0-1
Description: Fast web fuzzer written in Go
URL: https://github.com/ffuf/ffuf
NumVotes: 3
Popularity: 0.001444
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1582740171
LastModified: 1705947417
URLPath: /cgit/aur.git/snapshot/ffuf.tar.gz
Name: ffuf
PackageBaseID: 149540
PackageBase: ffuf
Version: 2.1.0-1
Description: Fast web fuzzer written in Go
URL: https://github.com/ffuf/ffuf
NumVotes: 3
Popularity: 0.001444
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1582740171
LastModified: 1705947417
URLPath: /cgit/aur.git/snapshot/ffuf.tar.gz