python2-iptools on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-iptools

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

$ yay -Rns python2-iptools

2. Manually Install "python2-iptools" via AUR

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

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

b. Clone python2-iptools's git locally

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

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

$ cd ~/python2-iptools $ makepkg -si

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

ID: 964541
Name: python2-iptools
PackageBaseID: 117574
PackageBase: python-iptools
Version: 0.7.0-2
Description: Collection of utilities for dealing with IP addresses
URL: https://python-iptools.readthedocs.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1481113724
LastModified: 1632350870
URLPath: /cgit/aur.git/snapshot/python2-iptools.tar.gz