gowitness on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gowitness

* (Optional) Uninstall gowitness on Arch using YAY

$ yay -Rns gowitness

2. Manually Install "gowitness" via AUR

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

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

b. Clone gowitness's git locally

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

c. Go to ~/gowitness folder and install it

$ cd ~/gowitness $ makepkg -si

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

ID: 1388800
Name: gowitness
PackageBaseID: 150622
PackageBase: gowitness
Version: 2.5.1-2
Description: a golang, web screenshot utility using Chrome Headless
URL: https://github.com/sensepost/gowitness
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1584976831
LastModified: 1705676261
URLPath: /cgit/aur.git/snapshot/gowitness.tar.gz