wfuzz on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "wfuzz" 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 wfuzz on Arch using YAY
$
yay -S
wfuzz
Copied
* (Optional) Uninstall wfuzz on Arch using YAY
$
yay -Rns
wfuzz
Copied
2. Manually Install "wfuzz" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wfuzz's git locally
$
git clone https://aur.archlinux.org/wfuzz.git
~/wfuzz
Copied
c. Go to ~/wfuzz folder and install it
$
cd
~/wfuzz
Copied
$
makepkg -si
Copied
3. Information about the wfuzz package on Arch User Repository (AUR)
ID: 818350
Name: wfuzz
PackageBaseID: 51517
PackageBase: wfuzz
Version: 3.1.0-1
Description: Utility to bruteforce web applications to find their not linked resources
URL: https://github.com/xmendez/wfuzz
NumVotes: 15
Popularity: 0.000454
OutOfDate:
Maintainer: dkasak
Submitter: onny
FirstSubmitted: 1313314764
LastModified: 1605270850
URLPath: /cgit/aur.git/snapshot/wfuzz.tar.gz
Name: wfuzz
PackageBaseID: 51517
PackageBase: wfuzz
Version: 3.1.0-1
Description: Utility to bruteforce web applications to find their not linked resources
URL: https://github.com/xmendez/wfuzz
NumVotes: 15
Popularity: 0.000454
OutOfDate:
Maintainer: dkasak
Submitter: onny
FirstSubmitted: 1313314764
LastModified: 1605270850
URLPath: /cgit/aur.git/snapshot/wfuzz.tar.gz