wapiti on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S wapiti

* (Optional) Uninstall wapiti on Arch using YAY

$ yay -Rns wapiti

2. Manually Install "wapiti" via AUR

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

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

b. Clone wapiti's git locally

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

c. Go to ~/wapiti folder and install it

$ cd ~/wapiti $ makepkg -si

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

ID: 1399043
Name: wapiti
PackageBaseID: 28108
PackageBase: wapiti
Version: 3.1.7-4
Description: Comprehensive web app vulnerability scanner written in Python
URL: https://wapiti-scanner.github.io
NumVotes: 27
Popularity: 2.0E-6
OutOfDate:
Maintainer: zxp19821005
Submitter: mickael9
FirstSubmitted: 1247165138
LastModified: 1706848970
URLPath: /cgit/aur.git/snapshot/wapiti.tar.gz