How to Install and Uninstall python3-python-whois Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python3-python-whois" package

Please follow the steps below to install python3-python-whois on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-python-whois

2. Uninstall "python3-python-whois" package

This guide covers the steps necessary to uninstall python3-python-whois on openSUSE Leap:

$ sudo zypper remove python3-python-whois

3. Information about the python3-python-whois package on openSUSE Leap

Information for package python3-python-whois:
---------------------------------------------
Repository : Main Repository
Name : python3-python-whois
Version : 0.7.2-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 514.2 KiB
Installed : No
Status : not installed
Source package : python-python-whois-0.7.2-bp155.2.11.src
Upstream URL : https://bitbucket.org/richardpenman/pywhois
Summary : Whois querying and parsing of domain registration information
Description :
A simple importable Python module which will produce parsed WHOIS data for a given domain.
Able to extract data for all the popular TLDs (com, org, net, ...)
Query a WHOIS server directly instead of going through an intermediate web service like many others do.