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

Last updated: July 02,2024

1. Install "python-charset-normalizer-doc" package

In this section, we are going to explain the necessary steps to install python-charset-normalizer-doc on Kali Linux

$ sudo apt update $ sudo apt install python-charset-normalizer-doc

2. Uninstall "python-charset-normalizer-doc" package

Please follow the instructions below to uninstall python-charset-normalizer-doc on Kali Linux:

$ sudo apt remove python-charset-normalizer-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-charset-normalizer-doc
Source: python-charset-normalizer
Version: 3.3.2-1
Installed-Size: 1017
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 93120
SHA256: b261c67938032a2f78b37693e122571dad6768adaba8b9b9f8ba2f6d86d8e394
SHA1: 9cecef91942f4aa0f2a20571d5c795df382ff2c1
MD5sum: 20f3ce205d61e603c0d195f640971579
Description: charset, encoding and language detection for Python (Documentation)
charset-normalizer is a library for detection of charsets, encodings,
and languages in Python programs. It can be compared to chardet, with
a different approach, which intends to make it faster and more reliable.
charset-normalizer can also detect natural languages.
.
All IANA character set names for which the Python core library provides
codecs are supported.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ousret/charset_normalizer
Section: doc
Priority: optional
Filename: pool/main/p/python-charset-normalizer/python-charset-normalizer-doc_3.3.2-1_all.deb