python-dpkt on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-dpkt

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

$ yay -Rns python-dpkt

2. Manually Install "python-dpkt" via AUR

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

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

b. Clone python-dpkt's git locally

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

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

$ cd ~/python-dpkt $ makepkg -si

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

ID: 954698
Name: python-dpkt
PackageBaseID: 144833
PackageBase: python-dpkt
Version: 1.9.7.2-1
Description: Fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols
URL: https://github.com/kbandla/dpkt
NumVotes: 1
Popularity: 0.059043
OutOfDate:
Maintainer: adsun
FirstSubmitted: 1567606021
LastModified: 1630367986
URLPath: /cgit/aur.git/snapshot/python-dpkt.tar.gz