php-net-ipv4 on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S php-net-ipv4

* (Optional) Uninstall php-net-ipv4 on Arch using YAY

$ yay -Rns php-net-ipv4

2. Manually Install "php-net-ipv4" via AUR

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

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

b. Clone php-net-ipv4's git locally

$ git clone https://aur.archlinux.org/php-net-ipv4.git ~/php-net-ipv4

c. Go to ~/php-net-ipv4 folder and install it

$ cd ~/php-net-ipv4 $ makepkg -si

3. Information about the php-net-ipv4 package on Arch User Repository (AUR)

ID: 724129
Name: php-net-ipv4
PackageBaseID: 130646
PackageBase: php-net-ipv4
Version: 1.3.5-1
Description: IPv4 network calculations and validation
URL: https://pear.php.net/package/Net_IPv4/
NumVotes: 0
Popularity: 0
OutOfDate: 1704473855
Maintainer: Anthony25
Submitter: Anthony25
FirstSubmitted: 1520551247
LastModified: 1587461145
URLPath: /cgit/aur.git/snapshot/php-net-ipv4.tar.gz

5. The same packages on other Linux Distributions