gobuster-bin on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S gobuster-bin

* (Optional) Uninstall gobuster-bin on Arch using YAY

$ yay -Rns gobuster-bin

2. Manually Install "gobuster-bin" via AUR

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

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

b. Clone gobuster-bin's git locally

$ git clone https://aur.archlinux.org/gobuster-bin.git ~/gobuster-bin

c. Go to ~/gobuster-bin folder and install it

$ cd ~/gobuster-bin $ makepkg -si

3. Information about the gobuster-bin package on Arch User Repository (AUR)

ID: 1312799
Name: gobuster-bin
PackageBaseID: 167335
PackageBase: gobuster-bin
Version: 3.6.0-1
Description: A Directory/File, DNS and VHost busting tool
URL: https://github.com/OJ/gobuster
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mh4ckwascut
Submitter: jackreeds
FirstSubmitted: 1621956361
LastModified: 1693675088
URLPath: /cgit/aur.git/snapshot/gobuster-bin.tar.gz