python-pypcap on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pypcap

* (Optional) Uninstall python-pypcap on Arch using YAY

$ yay -Rns python-pypcap

2. Manually Install "python-pypcap" via AUR

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

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

b. Clone python-pypcap's git locally

$ git clone https://aur.archlinux.org/python-pypcap.git ~/python-pypcap

c. Go to ~/python-pypcap folder and install it

$ cd ~/python-pypcap $ makepkg -si

3. Information about the python-pypcap package on Arch User Repository (AUR)

ID: 1383198
Name: python-pypcap
PackageBaseID: 170869
PackageBase: python-pypcap
Version: 1.2.3-3
Description: Python libpcap module
URL: https://github.com/pynetwork/pypcap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kyechou
Submitter: kyechou
FirstSubmitted: 1631107632
LastModified: 1704833957
URLPath: /cgit/aur.git/snapshot/python-pypcap.tar.gz