How to Install and Uninstall python310-python-whois Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python310-python-whois" package

Please follow the step by step instructions below to install python310-python-whois on openSuSE Tumbleweed

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

2. Uninstall "python310-python-whois" package

Here is a brief guide to show you how to uninstall python310-python-whois on openSuSE Tumbleweed:

$ sudo zypper remove python310-python-whois

3. Information about the python310-python-whois package on openSuSE Tumbleweed

Information for package python310-python-whois:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-python-whois
Version : 0.8.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 480.2 KiB
Installed : No
Status : not installed
Source package : python-python-whois-0.8.0-2.4.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.