python-whois on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-whois

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

$ yay -Rns python-whois

2. Manually Install "python-whois" via AUR

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

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

b. Clone python-whois's git locally

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

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

$ cd ~/python-whois $ makepkg -si

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

ID: 1280361
Name: python-whois
PackageBaseID: 126168
PackageBase: python-whois
Version: 0.8.0-1
Description: Whois querying and parsing of domain registration information
URL: https://bitbucket.org/richardpenman/pywhois
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: sanerb
FirstSubmitted: 1507390218
LastModified: 1688037564
URLPath: /cgit/aur.git/snapshot/python-whois.tar.gz