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

Last updated: November 25,2024

1. Install "python3-normality" package

Please follow the step by step instructions below to install python3-normality on Kali Linux

$ sudo apt update $ sudo apt install python3-normality

2. Uninstall "python3-normality" package

This is a short guide on how to uninstall python3-normality on Kali Linux:

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

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

Package: python3-normality
Source: normality
Version: 2.5.0-1
Installed-Size: 68
Maintainer: Debian Python Team
Architecture: all
Depends: python3-banal, python3-chardet, python3-charset-normalizer, python3-text-unidecode, python3:any
Suggests: python3-icu
Size: 13732
SHA256: b1f3fcc19899d9db955174562ab4288371b55b497ab4e6f4ab16dd91e5aaa1a0
SHA1: cd77330a790e782dca6e93bd6d770efc06b8b401
MD5sum: 65f0893b2e31ed35ea0543828c95bfa0
Description: Micro-library to normalize text strings in Python
Normality is a Python micro-package that contains a small set of text
normalization functions for easier re-use. These functions accept a
snippet of Unicode or UTF-8 encoded text and remove various classes
of characters, such as diacritics, punctuation etc. This is useful as
a preparation to further text analysis.
Description-md5:
Homepage: https://github.com/pudo/normality
Section: python
Priority: optional
Filename: pool/main/n/normality/python3-normality_2.5.0-1_all.deb