How to Install and Uninstall python3-whois Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-whois" package

Please follow the steps below to install python3-whois on Kali Linux

$ sudo apt update $ sudo apt install python3-whois

2. Uninstall "python3-whois" package

Please follow the step by step instructions below to uninstall python3-whois on Kali Linux:

$ sudo apt remove python3-whois $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-whois package on Kali Linux

Package: python3-whois
Source: python-whois
Version: 0.8-1
Installed-Size: 40
Maintainer: Hugo Lefeuvre
Architecture: all
Depends: python3-simplejson, whois, python3:any
Size: 8860
SHA256: 9a0c208e1acb9861f330fb132bf1dde19ba2b94ebf54be507256c7e8d4a9335b
SHA1: b057951307cd4cf64930a002d06d24c8feb9d83a
MD5sum: c00fe6f2eaa0a0f434d98283bdccec14
Description: Python module for retrieving WHOIS information
This Python wrapper for the "whois" command has a simple interface to access
parsed WHOIS data for a given domain.
.
It is able to extract data for many of the popular TLDs (com, org, net, biz,
info, pl, jp, uk, nz, ...) and queries WHOIS servers directly instead of
going through an intermediate web service.
Description-md5:
Homepage: https://github.com/DDarko/python-whois/
Section: python
Priority: optional
Filename: pool/main/p/python-whois/python3-whois_0.8-1_all.deb