gobuster on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S gobuster

* (Optional) Uninstall gobuster on Arch using YAY

$ yay -Rns gobuster

2. Manually Install "gobuster" via AUR

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

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

b. Clone gobuster's git locally

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

c. Go to ~/gobuster folder and install it

$ cd ~/gobuster $ makepkg -si

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

ID: 1309545
Name: gobuster
PackageBaseID: 133774
PackageBase: gobuster
Version: 3.6.0-1
Description: A directory/file & DNS busting tool.
URL: https://github.com/OJ/gobuster
NumVotes: 10
Popularity: 0.48935
OutOfDate:
Maintainer: imlonghao
Submitter: aaronpb
FirstSubmitted: 1530023698
LastModified: 1693104281
URLPath: /cgit/aur.git/snapshot/gobuster.tar.gz