How to Install and Uninstall python-measurement-doc Package on Kali Linux

Last updated: April 29,2024

1. Install "python-measurement-doc" package

This guide covers the steps necessary to install python-measurement-doc on Kali Linux

$ sudo apt update $ sudo apt install python-measurement-doc

2. Uninstall "python-measurement-doc" package

In this section, we are going to explain the necessary steps to uninstall python-measurement-doc on Kali Linux:

$ sudo apt remove python-measurement-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-measurement-doc package on Kali Linux

Package: python-measurement-doc
Source: python-measurement
Version: 3.2.2-1
Installed-Size: 213
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 35176
SHA256: df5e55d232a3e3b004c536d0309b5a3761abcbe0bc94dd74944d0623e7ec43fb
SHA1: 4d573555f23193e57261c73e9c8f33f29192aeb1
MD5sum: 6bbf04156997ede5f6a5b1ba4385f2cd
Description: unit-aware measurement objects (Documentation)
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 documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/coddingtonbear/python-measurement
Section: doc
Priority: optional
Filename: pool/main/p/python-measurement/python-measurement-doc_3.2.2-1_all.deb