How to Install and Uninstall whois.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "whois.src" package

This is a short guide on how to install whois.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install whois.src

2. Uninstall "whois.src" package

This tutorial shows how to uninstall whois.src on Oracle Linux 9:

$ sudo dnf remove whois.src $ sudo dnf autoremove

3. Information about the whois.src package on Oracle Linux 9

Last metadata expiration check: 2:11:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : whois
Version : 5.5.9
Release : 4.el9
Architecture : src
Size : 95 k
Source : None
Repository : ol9_appstream
Summary : Improved WHOIS client
URL : http://www.linux.it/~md/software/
License : GPLv2+
Description : Searches for an object in a RFC 3912 database.
:
: This version of the WHOIS client tries to guess the right server to ask for
: the specified object. If no guess can be made it will connect to
: whois.networksolutions.com for NIC handles or whois.arin.net for IPv4
: addresses and network names.