How to Install and Uninstall python3-whois Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "python3-whois" package

Please follow the step by step instructions below to install python3-whois on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-whois

2. Uninstall "python3-whois" package

Please follow the instructions below to uninstall python3-whois on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-whois package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-whois
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Francois Marier
Architecture: all
Source: python-whois
Version: 0.7-3
Depends: python3:any (>= 3.3.2-2~), whois, python3, python3-simplejson
Filename: pool/universe/p/python-whois/python3-whois_0.7-3_all.deb
Size: 7378
MD5sum: 2cb83219fb2e4701833867c92d0e48d3
SHA1: 5a8b64b5e6154bc751f2173e5373175f77664424
SHA256: 52f145afbedd9957937dd47dbf8cbad1ecab96577187a815dc9dc21f857d6501
Description-en: Python module for retrieving WHOIS information - Python 3
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.
.
This package provides Python 3 module bindings only.
Description-md5: 49a304532b7a2636423a99d2b201cb63
Homepage: https://code.google.com/p/python-whois/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu