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

Last updated: May 20,2024

1. Install "python3-ipwhois" package

This tutorial shows how to install python3-ipwhois on Kali Linux

$ sudo apt update $ sudo apt install python3-ipwhois

2. Uninstall "python3-ipwhois" package

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

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

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

Package: python3-ipwhois
Source: python-ipwhois
Version: 1.2.0-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 367
Depends: python3-dnspython, python3:any
Suggests: python-ipwhois-doc
Homepage: https://github.com/secynic/ipwhois
Priority: optional
Section: python
Filename: pool/main/p/python-ipwhois/python3-ipwhois_1.2.0-0kali1_all.deb
Size: 51812
SHA256: 786c5874d15ffdc802a78aaa50a40eb888e91ac01498553fd7e8d48229067970
SHA1: 0ad8a7d19006a9af09560be3e1353c1cd1b4fecd
MD5sum: 4dc113a9ecc0e26a34705dbc74b41b65
Description: Retrieve and parse whois data for IP addresses (Python 3)
This package contains a library to retrieve and parse whois data for IPv4 and
IPv6 addresses.
* Parses a majority of whois fields in to a standard dictionary
* Supports RDAP queries (recommended method, see:
https://tools.ietf.org/html/rfc7483)
* Proxy support for RDAP queries
* Supports legacy whois protocol queries
* Referral whois support for legacy whois protocol
* Recursive network parsing for IPs with parent/children networks listed
* National Internet Registry support for JPNIC and KRNIC
* Supports IP to ASN and ASN origin queries
* Full CLI for IPWhois with optional ANSI colored console output.
.
This package installs the library for Python 3.
Description-md5: