dirsearch on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "dirsearch" 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 dirsearch on Arch using YAY
$
yay -S
dirsearch
Copied
* (Optional) Uninstall dirsearch on Arch using YAY
$
yay -Rns
dirsearch
Copied
2. Manually Install "dirsearch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dirsearch's git locally
$
git clone https://aur.archlinux.org/dirsearch.git
~/dirsearch
Copied
c. Go to ~/dirsearch folder and install it
$
cd
~/dirsearch
Copied
$
makepkg -si
Copied
3. Information about the dirsearch package on Arch User Repository (AUR)
ID: 1394739
Name: dirsearch
PackageBaseID: 142976
PackageBase: dirsearch
Version: 0.4.3-5
Description: Web path scanner/fuzzer, written in Python
URL: https://github.com/maurosoria/dirsearch
NumVotes: 4
Popularity: 0.939709
OutOfDate:
Maintainer: Levitating
Submitter: Kr1ss
FirstSubmitted: 1561315025
LastModified: 1706501280
URLPath: /cgit/aur.git/snapshot/dirsearch.tar.gz
Name: dirsearch
PackageBaseID: 142976
PackageBase: dirsearch
Version: 0.4.3-5
Description: Web path scanner/fuzzer, written in Python
URL: https://github.com/maurosoria/dirsearch
NumVotes: 4
Popularity: 0.939709
OutOfDate:
Maintainer: Levitating
Submitter: Kr1ss
FirstSubmitted: 1561315025
LastModified: 1706501280
URLPath: /cgit/aur.git/snapshot/dirsearch.tar.gz