python2-dpkt on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-dpkt

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

$ yay -Rns python2-dpkt

2. Manually Install "python2-dpkt" via AUR

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

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

b. Clone python2-dpkt's git locally

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

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

$ cd ~/python2-dpkt $ makepkg -si

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

ID: 603859
Name: python2-dpkt
PackageBaseID: 98436
PackageBase: python2-dpkt
Version: 1.9.2-1
Description: This is a Python library for interacting with and creating packets.
URL: https://github.com/kbandla/dpkt
NumVotes: 3
Popularity: 0
OutOfDate: 1641076826
Maintainer:
Submitter: sanerb
FirstSubmitted: 1440467422
LastModified: 1555241868
URLPath: /cgit/aur.git/snapshot/python2-dpkt.tar.gz

5. The same packages on other Linux Distributions