How to Install and Uninstall python3-measurement Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-measurement" package

Please follow the guidelines below to install python3-measurement on Kali Linux

$ sudo apt update $ sudo apt install python3-measurement

2. Uninstall "python3-measurement" package

Please follow the instructions below to uninstall python3-measurement on Kali Linux:

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

3. Information about the python3-measurement package on Kali Linux

Package: python3-measurement
Source: python-measurement
Version: 3.2.2-1
Installed-Size: 76
Maintainer: Debian Python Team
Architecture: all
Depends: python3-sympy, python3:any
Suggests: python-measurement-doc
Size: 13320
SHA256: fbfbc8b9de2a3aab0e3fe2f49f4d61c2e3e9e47b8d06c5839281e2eef5ced9d2
SHA1: ea09cf93b9c44581b1105272fabbedc509ca4173
MD5sum: 07a2691a743a2e490656c59d27556d8f
Description: unit-aware measurement objects (Python3 version)
Easily use and manipulate unit-aware measurement objects in Python.
.
django.contrib.gis.measure has these wonderful Distance objects that can be
used not only for storing a unit-aware distance measurement, but also for
converting between different units and adding/subtracting these objects from
one another.
.
This module not only provides those Distance and Area measurement objects
(courtesy of Django), but also other measurements including Weight, Volume, and
Temperature.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/coddingtonbear/python-measurement
Section: python
Priority: optional
Filename: pool/main/p/python-measurement/python3-measurement_3.2.2-1_all.deb