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

Last updated: July 05,2024

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

$ yay -S python-scapy-utils

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

$ yay -Rns python-scapy-utils

2. Manually Install "python-scapy-utils" 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-utils's git locally

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

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

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

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

ID: 752627
Name: python-scapy-utils
PackageBaseID: 154338
PackageBase: python-scapy-utils
Version: 0.3.9-1
Description: A collection of utility function for use with Scapy module
URL: https://pypi.org/project/scapy-utils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codeswhite
Submitter: codeswhite
FirstSubmitted: 1592052535
LastModified: 1592264052
URLPath: /cgit/aur.git/snapshot/python-scapy-utils.tar.gz