pylibpcap on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pylibpcap

* (Optional) Uninstall pylibpcap on Arch using YAY

$ yay -Rns pylibpcap

2. Manually Install "pylibpcap" via AUR

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

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

b. Clone pylibpcap's git locally

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

c. Go to ~/pylibpcap folder and install it

$ cd ~/pylibpcap $ makepkg -si

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

ID: 193658
Name: pylibpcap
PackageBaseID: 31606
PackageBase: pylibpcap
Version: 0.6.4-2
Description: Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
URL: http://pylibpcap.sourceforge.net/
NumVotes: 12
Popularity: 0
OutOfDate: 1657541989
Maintainer: jose1711
FirstSubmitted: 1256917273
LastModified: 1434139272
URLPath: /cgit/aur.git/snapshot/pylibpcap.tar.gz