dirstalk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dirstalk

* (Optional) Uninstall dirstalk on Arch using YAY

$ yay -Rns dirstalk

2. Manually Install "dirstalk" via AUR

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

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

b. Clone dirstalk's git locally

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

c. Go to ~/dirstalk folder and install it

$ cd ~/dirstalk $ makepkg -si

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

ID: 821637
Name: dirstalk
PackageBaseID: 143320
PackageBase: dirstalk-git
Version: 1.3.3-1
Description: Multi threaded application designed to brute force paths on web servers, modern alternative to dirb and dirbuster
URL: https://github.com/stefanoj3/dirstalk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: stefanoj3
Submitter: stefanoj3
FirstSubmitted: 1562598996
LastModified: 1605927166
URLPath: /cgit/aur.git/snapshot/dirstalk.tar.gz