python-ipaddress on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-ipaddress

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

$ yay -Rns python-ipaddress

2. Manually Install "python-ipaddress" via AUR

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

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

b. Clone python-ipaddress's git locally

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

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

$ cd ~/python-ipaddress $ makepkg -si

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

ID: 1395812
Name: python-ipaddress
PackageBaseID: 117223
PackageBase: python-ipaddress
Version: 1.0.23-1
Description: IPv4/IPv6 manipulation library
URL: https://github.com/phihag/ipaddress
NumVotes: 10
Popularity: 0.018511
OutOfDate:
Maintainer: meanjollies
Submitter: xantares
FirstSubmitted: 1479645203
LastModified: 1706668321
URLPath: /cgit/aur.git/snapshot/python-ipaddress.tar.gz