perl-netpacket on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S perl-netpacket

* (Optional) Uninstall perl-netpacket on Arch using YAY

$ yay -Rns perl-netpacket

2. Manually Install "perl-netpacket" via AUR

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

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

b. Clone perl-netpacket's git locally

$ git clone https://aur.archlinux.org/perl-netpacket.git ~/perl-netpacket

c. Go to ~/perl-netpacket folder and install it

$ cd ~/perl-netpacket $ makepkg -si

3. Information about the perl-netpacket package on Arch User Repository (AUR)

ID: 1349084
Name: perl-netpacket
PackageBaseID: 39444
PackageBase: perl-netpacket
Version: 1.7.2-1
Description: assemble/disassemble network packets at the protocol level
URL: https://metacpan.org/release/NetPacket
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: osiux
FirstSubmitted: 1281075531
LastModified: 1699361553
URLPath: /cgit/aur.git/snapshot/perl-netpacket.tar.gz