gobuster on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install gobuster on Arch using YAY
$
yay -S
gobuster
Copied
* (Optional) Uninstall gobuster on Arch using YAY
$
yay -Rns
gobuster
Copied
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
Copied
b. Clone gobuster's git locally
$
git clone https://aur.archlinux.org/gobuster.git
~/gobuster
Copied
c. Go to ~/gobuster folder and install it
$
cd
~/gobuster
Copied
$
makepkg -si
Copied
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
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