pcaper on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pcaper

* (Optional) Uninstall pcaper on Arch using YAY

$ yay -Rns pcaper

2. Manually Install "pcaper" via AUR

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

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

b. Clone pcaper's git locally

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

c. Go to ~/pcaper folder and install it

$ cd ~/pcaper $ makepkg -si

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

ID: 1140537
Name: pcaper
PackageBaseID: 160414
PackageBase: pcaper
Version: 1.0.11-3
Description: Read pcap and assemble HTTP requests
URL: https://github.com/gaainf/pcaper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1606737409
LastModified: 1663339155
URLPath: /cgit/aur.git/snapshot/pcaper.tar.gz