python2-ipaddr on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-ipaddr

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

$ yay -Rns python2-ipaddr

2. Manually Install "python2-ipaddr" via AUR

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

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

b. Clone python2-ipaddr's git locally

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

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

$ cd ~/python2-ipaddr $ makepkg -si

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

ID: 598700
Name: python2-ipaddr
PackageBaseID: 140719
PackageBase: python2-ipaddr
Version: 2.2.0-1
Description: An IPv4/IPv6 manipulation library in Python
URL: http://code.google.com/p/ipaddr-py/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ljmf00
FirstSubmitted: 1553678543
LastModified: 1553678543
URLPath: /cgit/aur.git/snapshot/python2-ipaddr.tar.gz

5. The same packages on other Linux Distributions