How to Install and Uninstall python3-hurry.filesize Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-hurry.filesize" package

Please follow the steps below to install python3-hurry.filesize on Kali Linux

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

2. Uninstall "python3-hurry.filesize" package

This is a short guide on how to uninstall python3-hurry.filesize on Kali Linux:

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

3. Information about the python3-hurry.filesize package on Kali Linux

Package: python3-hurry.filesize
Source: python-hurry.filesize
Version: 0.9-4
Installed-Size: 33
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 5632
SHA256: 973aba117eab2440f4a5699aae2fc52a5e89f602a63e184bcdc157c7a85463e7
SHA1: 71ea78788758d1474195cc3e4e08fcb529aa20a5
MD5sum: 6e5bb561dd95a331b5bbda2de88163d6
Description: 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:
Homepage: https://pypi.python.org/pypi/hurry.filesize
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-hurry.filesize/python3-hurry.filesize_0.9-4_all.deb