How to Install and Uninstall python-humanize Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "python-humanize" package

This is a short guide on how to install python-humanize on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-humanize

2. Uninstall "python-humanize" package

Please follow the guidelines below to uninstall python-humanize on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-humanize package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-humanize
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.5.1-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-humanize/python-humanize_0.5.1-2_all.deb
Size: 12786
MD5sum: e162ffee85631c4a126c8f10d6f04b44
SHA1: e8157cb9319aa134f500e2346dd09019f909ba07
SHA256: 94065f6b40543712b2de21c31447ef1f0c0ad12b8107d22802e81cd9cb3e96ff
Description-en: Python Humanize library (Python 2)
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 2 version of the package.
Description-md5: 14e38a2eee3456772654fa03766c11b1
Homepage: http://github.com/jmoiron/humanize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu