How to Install and Uninstall python3-whois.noarch Package on Fedora 34

Last updated: October 09,2024

1. Install "python3-whois.noarch" package

In this section, we are going to explain the necessary steps to install python3-whois.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-whois.noarch

2. Uninstall "python3-whois.noarch" package

Please follow the guidelines below to uninstall python3-whois.noarch on Fedora 34:

$ sudo dnf remove python3-whois.noarch $ sudo dnf autoremove

3. Information about the python3-whois.noarch package on Fedora 34

Last metadata expiration check: 3:51:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-whois
Version : 0.9.10
Release : 1.fc34
Architecture : noarch
Size : 26 k
Source : python-whois-0.9.10-1.fc34.src.rpm
Repository : updates
Summary : Python module for retrieving WHOIS information of domains
URL : https://github.com/DannyCork/python-whois/
License : MIT
Description : Python wrapper for the "whois" command with
: a simple interface to access parsed WHOIS data for a given domain,
: able to extract data for all the popular TLDs (com, org, net, biz, info...).