jwhois on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S jwhois

* (Optional) Uninstall jwhois on Arch using YAY

$ yay -Rns jwhois

2. Manually Install "jwhois" via AUR

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

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

b. Clone jwhois's git locally

$ git clone https://aur.archlinux.org/jwhois.git ~/jwhois

c. Go to ~/jwhois folder and install it

$ cd ~/jwhois $ makepkg -si

3. Information about the jwhois package on Arch User Repository (AUR)

ID: 313450
Name: jwhois
PackageBaseID: 1361
PackageBase: jwhois
Version: 4.0-2
Description: An Internet Whois client
URL: http://www.gnu.org/software/jwhois/
NumVotes: 21
Popularity: 1.0E-6
OutOfDate:
Maintainer: azon
Submitter:
FirstSubmitted: 1119960678
LastModified: 1465949975
URLPath: /cgit/aur.git/snapshot/jwhois.tar.gz

5. The same packages on other Linux Distributions