python2-ipaddress on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-ipaddress

* (Optional) Uninstall python2-ipaddress on Arch using YAY

$ yay -Rns python2-ipaddress

2. Manually Install "python2-ipaddress" via AUR

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

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

b. Clone python2-ipaddress's git locally

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

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

$ cd ~/python2-ipaddress $ makepkg -si

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

ID: 1395291
Name: python2-ipaddress
PackageBaseID: 174822
PackageBase: python2-ipaddress
Version: 1.0.23-2
Description: IPv4/IPv6 manipulation library
URL: http://github.com/phihag/ipaddress
NumVotes: 2
Popularity: 0.001357
OutOfDate:
Maintainer: tallero
Submitter: bionade24
FirstSubmitted: 1641656038
LastModified: 1706584126
URLPath: /cgit/aur.git/snapshot/python2-ipaddress.tar.gz

5. The same packages on other Linux Distributions