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

Last updated: May 10,2024

1. Install "python3-humanize" package

In this section, we are going to explain the necessary steps to install python3-humanize on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-humanize

2. Uninstall "python3-humanize" package

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

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

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

Package: python3-humanize
Priority: optional
Section: universe/python
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-humanize
Version: 0.5.1-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-humanize/python3-humanize_0.5.1-2_all.deb
Size: 12526
MD5sum: a5c92c53a463ddf88fc0ed117063d7a2
SHA1: d817450b4a6e8ba7229b8f61a89e4e1cefa014ec
SHA256: c68ea35aa88894bfdc7a0f8eadfeeed7826212fafd8058522357cc506ec84210
Description-en: 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: 6155dec4f9a3ba853eee650b883e0d21
Homepage: http://github.com/jmoiron/humanize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu