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

Last updated: July 07,2024

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

$ yay -S perl-net-ipaddress

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

$ yay -Rns perl-net-ipaddress

2. Manually Install "perl-net-ipaddress" 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-ipaddress's git locally

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

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

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

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

ID: 191401
Name: perl-net-ipaddress
PackageBaseID: 36732
PackageBase: perl-net-ipaddress
Version: 1.10-3
Description: Net::IPAddress - Functions used to manipulate IP addresses, masks and FQDNs
URL: https://metacpan.org/module/Net::IPAddress
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Abram
FirstSubmitted: 1272268915
LastModified: 1433956201
URLPath: /cgit/aur.git/snapshot/perl-net-ipaddress.tar.gz