How to Install and Uninstall python-tld-doc Package on Kali Linux

Last updated: May 16,2024

1. Install "python-tld-doc" package

Please follow the guidance below to install python-tld-doc on Kali Linux

$ sudo apt update $ sudo apt install python-tld-doc

2. Uninstall "python-tld-doc" package

This guide let you learn how to uninstall python-tld-doc on Kali Linux:

$ sudo apt remove python-tld-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-tld-doc package on Kali Linux

Package: python-tld-doc
Source: python-tld
Version: 0.11.11-4
Installed-Size: 133
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 28996
SHA256: ab11745eba5912d96f73d5112051a6eb83631e6111efc973624d3154aefb0f64
SHA1: 73b3f4045cce0914cb437f8dd79ca3ee6c9cf6a0
MD5sum: b7fd901d2b217eb953fdb4e09c6d7146
Description: Extract the top level domain (TLD) from a given URL (common documentation)
This package contains a module which extracts the top level domain (TLD) from
the given URL. It uses the list of TLD names provided by publicsuffix
(initiated by Mozilla).
.
It can optionally raises exceptions on non-existing TLDs or silently fails (if
fail_silently argument is set to True).
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/barseghyanartur/tld
Section: doc
Priority: optional
Filename: pool/main/p/python-tld/python-tld-doc_0.11.11-4_all.deb