rustbuster on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S rustbuster

* (Optional) Uninstall rustbuster on Arch using YAY

$ yay -Rns rustbuster

2. Manually Install "rustbuster" via AUR

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

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

b. Clone rustbuster's git locally

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

c. Go to ~/rustbuster folder and install it

$ cd ~/rustbuster $ makepkg -si

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

ID: 954933
Name: rustbuster
PackageBaseID: 169039
PackageBase: rustbuster
Version: 3.0.3-2
Description: A comprehensive web fuzzer and content discovery tool
URL: https://github.com/phra/rustbuster
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1626729950
LastModified: 1630424806
URLPath: /cgit/aur.git/snapshot/rustbuster.tar.gz