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

Last updated: May 18,2024

1. Install "python3-hurry.filesize" package

Please follow the instructions below to install python3-hurry.filesize on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-hurry.filesize

2. Uninstall "python3-hurry.filesize" package

Please follow the guidelines below to uninstall python3-hurry.filesize on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-hurry.filesize $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-hurry.filesize
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-hurry.filesize
Version: 0.9-1
Depends: python3:any (>= 3.3.2-2~), python3-pkg-resources
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-hurry.filesize/python3-hurry.filesize_0.9-1_all.deb
Size: 4948
MD5sum: f2d5d417c600343451e3bcaefa0f5190
SHA1: 3a269805dd9dbea58066068ec009bbfa6946fa89
SHA256: d9223d459fd75107289430f8160c89f809c53f96139f1f9d56b3f5cedf59cb4e
Description-en: human readable file sizes or anything sized in bytes - Python 3.x
hurry.filesize a simple Python library that can take a number of bytes and
returns a human-readable string with the size in it, in kilobytes (K),
megabytes (M), etc.
.
The default system it uses is "traditional", where multipliers of 1024
increase the unit size.
.
This package provides the Python 3.x module.
Description-md5: 6bb6aab8329bbb2781cce98328752b4e
Homepage: https://pypi.python.org/pypi/hurry.filesize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu