python2-scapy on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python2-scapy

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

$ yay -Rns python2-scapy

2. Manually Install "python2-scapy" via AUR

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

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

b. Clone python2-scapy's git locally

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

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

$ cd ~/python2-scapy $ makepkg -si

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

ID: 803165
Name: python2-scapy
PackageBaseID: 158627
PackageBase: python2-scapy
Version: 2.4.4-2
Description: Powerful interactive packet manipulation program written in Python (library)
URL: http://www.secdev.org/projects/scapy/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate: 1650264199
Maintainer: sandsmark
FirstSubmitted: 1602420286
LastModified: 1602420286
URLPath: /cgit/aur.git/snapshot/python2-scapy.tar.gz