wuzz on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S wuzz

* (Optional) Uninstall wuzz on Arch using YAY

$ yay -Rns wuzz

2. Manually Install "wuzz" via AUR

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

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

b. Clone wuzz's git locally

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

c. Go to ~/wuzz folder and install it

$ cd ~/wuzz $ makepkg -si

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

ID: 882974
Name: wuzz
PackageBaseID: 119663
PackageBase: wuzz
Version: 0.5.0-1
Description: Interactive cli tool for HTTP inspection
URL: https://github.com/asciimoo/wuzz
NumVotes: 9
Popularity: 0.021349
OutOfDate:
Maintainer: vendion
Submitter: codl
FirstSubmitted: 1486832817
LastModified: 1616677619
URLPath: /cgit/aur.git/snapshot/wuzz.tar.gz