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

Last updated: May 03,2024

1. Install "python-hurry.filesize" package

Learn how to install python-hurry.filesize on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-hurry.filesize" package

Please follow the step by step instructions below to uninstall python-hurry.filesize on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-hurry.filesize
Priority: optional
Section: universe/python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.9-1
Depends: python (>= 2.7), python (<< 2.8), python-pkg-resources
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-hurry.filesize/python-hurry.filesize_0.9-1_all.deb
Size: 5056
MD5sum: c8322db40311672d9f8d3cbf2ac4e081
SHA1: 0d179eec0fc479c5c14fc9776dc7337579018e53
SHA256: e2d0fddef8e58acdaf9d00ff50db06e753157d1484633fb4de398a93453f9731
Description-en: human readable file sizes or anything sized in bytes - Python 2.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 2.x module.
Description-md5: 5384100268eda3fb34c5c4bfef3011d8
Homepage: https://pypi.python.org/pypi/hurry.filesize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu