python-iptools on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-iptools

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

$ yay -Rns python-iptools

2. Manually Install "python-iptools" via AUR

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

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

b. Clone python-iptools's git locally

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

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

$ cd ~/python-iptools $ makepkg -si

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

ID: 1322300
Name: python-iptools
PackageBaseID: 117574
PackageBase: python-iptools
Version: 0.7.0-3
Description: Collection of utilities for dealing with IP addresses
URL: https://python-iptools.readthedocs.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: shieldwed
FirstSubmitted: 1481113724
LastModified: 1695284944
URLPath: /cgit/aur.git/snapshot/python-iptools.tar.gz