perl-net-packet on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S perl-net-packet

* (Optional) Uninstall perl-net-packet on Arch using YAY

$ yay -Rns perl-net-packet

2. Manually Install "perl-net-packet" via AUR

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

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

b. Clone perl-net-packet's git locally

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

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

$ cd ~/perl-net-packet $ makepkg -si

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

ID: 227515
Name: perl-net-packet
PackageBaseID: 39631
PackageBase: perl-net-packet
Version: 3.28-1
Description: Net::Packet - unified framework to send a receive packets
URL: https://metacpan.org/release/Net-Packet
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: r4um
FirstSubmitted: 1281554924
LastModified: 1441179373
URLPath: /cgit/aur.git/snapshot/perl-net-packet.tar.gz