python2-ipwhois on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-ipwhois

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

$ yay -Rns python2-ipwhois

2. Manually Install "python2-ipwhois" via AUR

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

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

b. Clone python2-ipwhois's git locally

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

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

$ cd ~/python2-ipwhois $ makepkg -si

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

ID: 793419
Name: python2-ipwhois
PackageBaseID: 136220
PackageBase: python2-ipwhois
Version: 1.2.0-1
Description: Retrieve and parse whois data for IPv4 and IPv6 addresses
URL: https://github.com/secynic/ipwhois
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nosada
FirstSubmitted: 1537774818
LastModified: 1600430547
URLPath: /cgit/aur.git/snapshot/python2-ipwhois.tar.gz