dirb on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S dirb

* (Optional) Uninstall dirb on Arch using YAY

$ yay -Rns dirb

2. Manually Install "dirb" via AUR

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

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

b. Clone dirb's git locally

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

c. Go to ~/dirb folder and install it

$ cd ~/dirb $ makepkg -si

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

ID: 1077513
Name: dirb
PackageBaseID: 52543
PackageBase: dirb
Version: 2.22-2
Description: DIRB is a web content scanner, brute forceing for hidden files
URL: http://dirb.sourceforge.net/
NumVotes: 14
Popularity: 0.965451
OutOfDate:
Maintainer: sh1r4s3
Submitter: onny
FirstSubmitted: 1316541439
LastModified: 1652050360
URLPath: /cgit/aur.git/snapshot/dirb.tar.gz