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

Last updated: May 18,2024

1. Install "python3-humanfriendly" package

Please follow the guidelines below to install python3-humanfriendly on Kali Linux

$ sudo apt update $ sudo apt install python3-humanfriendly

2. Uninstall "python3-humanfriendly" package

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

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

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

Package: python3-humanfriendly
Source: humanfriendly
Version: 10.0-4
Installed-Size: 337
Maintainer: Debian Python Team
Architecture: all
Depends: python3-monotonic | python3-supported-max (<< 2.7) | python3-supported-min (>= 2.8), python3:any
Size: 85284
SHA256: 40bf7d088498f5a12a3a2ec53446f8c518b65b8620161e49040ed2a8d33f031a
SHA1: 4b4268afa2843e90392cfc418fbf09cebd540bbf
MD5sum: 19b48fa64e1c3c207b06e542f763c2b2
Description: Python3 library to make user friendly text interfaces
A Python3 library that can be used to make text interfaces more user friendly.
It provides parsing and formatting numbers, file sizes, pathnames and
timespans in simple human friendly formats. It provides easy to use timers for
long running operations, prompts for selecting a choice from a list of options
by typing the option's number or a unique substring of the option, and
terminal interaction including text styling (ANSI escape sequences), user
friendly rendering of usage messages and querying the terminal for its size.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://humanfriendly.readthedocs.io
Section: python
Priority: optional
Filename: pool/main/h/humanfriendly/python3-humanfriendly_10.0-4_all.deb