wuzz-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S wuzz-bin

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

$ yay -Rns wuzz-bin

2. Manually Install "wuzz-bin" via AUR

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

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

b. Clone wuzz-bin's git locally

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

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

$ cd ~/wuzz-bin $ makepkg -si

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

ID: 1000722
Name: wuzz-bin
PackageBaseID: 127052
PackageBase: wuzz-bin
Version: 0.5.0-1
Description: Interactive CLI tool for HTTP inspection
URL: https://github.com/asciimoo/wuzz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 5long
FirstSubmitted: 1509902267
LastModified: 1639121545
URLPath: /cgit/aur.git/snapshot/wuzz-bin.tar.gz