python-scapy-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-scapy-git

* (Optional) Uninstall python-scapy-git on Arch using YAY

$ yay -Rns python-scapy-git

2. Manually Install "python-scapy-git" via AUR

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

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

b. Clone python-scapy-git's git locally

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

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

$ cd ~/python-scapy-git $ makepkg -si

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

ID: 1197934
Name: python-scapy-git
PackageBaseID: 106267
PackageBase: scapy-git
Version: 2.5.0.dev5-1
Description: Powerful interactive packet manipulation program written in Python (library)
URL: http://www.secdev.org/projects/scapy/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: plt
Submitter: anthraxx
FirstSubmitted: 1453080782
LastModified: 1673904129
URLPath: /cgit/aur.git/snapshot/python-scapy-git.tar.gz