pcapplusplus on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pcapplusplus

* (Optional) Uninstall pcapplusplus on Arch using YAY

$ yay -Rns pcapplusplus

2. Manually Install "pcapplusplus" via AUR

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

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

b. Clone pcapplusplus's git locally

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

c. Go to ~/pcapplusplus folder and install it

$ cd ~/pcapplusplus $ makepkg -si

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

ID: 1098746
Name: pcapplusplus
PackageBaseID: 183242
PackageBase: pcapplusplus
Version: 22.05-1
Description: A multi-platform C++ library for capturing, parsing and crafting of network packets
URL: https://pcapplusplus.github.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1709895937
Maintainer: 42LoCo42
Submitter: 42LoCo42
FirstSubmitted: 1655282236
LastModified: 1655282236
URLPath: /cgit/aur.git/snapshot/pcapplusplus.tar.gz