python-ipwhois on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-ipwhois

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

$ yay -Rns python-ipwhois

2. Manually Install "python-ipwhois" via AUR

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

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

b. Clone python-ipwhois's git locally

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

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

$ cd ~/python-ipwhois $ makepkg -si

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

ID: 793418
Name: python-ipwhois
PackageBaseID: 86322
PackageBase: python-ipwhois
Version: 1.2.0-1
Description: Retrieve and parse whois data for IPv4 and IPv6 addresses
URL: https://github.com/secynic/ipwhois
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nosada
FirstSubmitted: 1412598041
LastModified: 1600430507
URLPath: /cgit/aur.git/snapshot/python-ipwhois.tar.gz