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

Last updated: October 08,2024

1. Install "python3-whois.noarch" package

Please follow the step by step instructions below to install python3-whois.noarch on Fedora 36

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

2. Uninstall "python3-whois.noarch" package

This guide let you learn how to uninstall python3-whois.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:36:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-whois
Version : 0.9.16
Release : 1.fc36
Architecture : noarch
Size : 38 k
Source : python-whois-0.9.16-1.fc36.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...).