feroxbuster on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S feroxbuster

* (Optional) Uninstall feroxbuster on Arch using YAY

$ yay -Rns feroxbuster

2. Manually Install "feroxbuster" via AUR

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

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

b. Clone feroxbuster's git locally

$ git clone https://aur.archlinux.org/feroxbuster.git ~/feroxbuster

c. Go to ~/feroxbuster folder and install it

$ cd ~/feroxbuster $ makepkg -si

3. Information about the feroxbuster package on Arch User Repository (AUR)

ID: 1418914
Name: feroxbuster
PackageBaseID: 167531
PackageBase: feroxbuster
Version: 2.10.2-1
Description: A fast, simple, recursive content discovery tool written in Rust
URL: https://github.com/epi052/feroxbuster
NumVotes: 4
Popularity: 0.000453
OutOfDate:
Maintainer: rumpelsepp
Submitter: rumpelsepp
FirstSubmitted: 1622531719
LastModified: 1709298447
URLPath: /cgit/aur.git/snapshot/feroxbuster.tar.gz

5. The same packages on other Linux Distributions