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

Last updated: May 03,2024

1. Install "python3-humanize" package

Learn how to install python3-humanize on Kali Linux

$ sudo apt update $ sudo apt install python3-humanize

2. Uninstall "python3-humanize" package

Here is a brief guide to show you how to uninstall python3-humanize on Kali Linux:

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

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

Package: python3-humanize
Source: python-humanize
Version: 4.9.0-1
Installed-Size: 505
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 52048
SHA256: 822006d06f5c4977e6a3785651f40a65762d9cc958e874afc8994fc28d02b008
SHA1: 206d562ce335fe7cace7cd4ab247bc2d319280ff
MD5sum: 65b76aa92b6b203c4986672311c473bc
Description: Python Humanize library (Python 3)
This library proposes various common humanization utilities, like turning
a number into a fuzzy human readable duration ('3 minutes ago') or into a
human readable size or throughput.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/jmoiron/humanize
Section: python
Priority: optional
Filename: pool/main/p/python-humanize/python3-humanize_4.9.0-1_all.deb