dartbuster on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S dartbuster

* (Optional) Uninstall dartbuster on Arch using YAY

$ yay -Rns dartbuster

2. Manually Install "dartbuster" via AUR

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

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

b. Clone dartbuster's git locally

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

c. Go to ~/dartbuster folder and install it

$ cd ~/dartbuster $ makepkg -si

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

ID: 854029
Name: dartbuster
PackageBaseID: 162322
PackageBase: dartbuster
Version: 1.0.2-1
Description: URL Fuzzing / brute forcing tool, written in dart.
URL: https://github.com/GrayWasTaken/dartbuster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: GrayWasTaken
Submitter: GrayWasTaken
FirstSubmitted: 1611112039
LastModified: 1611781067
URLPath: /cgit/aur.git/snapshot/dartbuster.tar.gz