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

Last updated: May 13,2024

1. Install "python3-django-measurement" package

This guide covers the steps necessary to install python3-django-measurement on Kali Linux

$ sudo apt update $ sudo apt install python3-django-measurement

2. Uninstall "python3-django-measurement" package

This guide covers the steps necessary to uninstall python3-django-measurement on Kali Linux:

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

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

Package: python3-django-measurement
Source: django-measurement
Version: 3.2.4-1
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-django-appconf, python3-measurement, python3:any
Size: 7416
SHA256: 8c0c67749549a064514fe61e77057245de421a16992fa84b577eae7f78fffb9f
SHA1: 1ae009f7e25b9a0414ef09edbd5762a5e06fdfca
MD5sum: 175bce410be6ca9082f57e43a92e4579
Description: fields and classes for handling measurements for Django
This package provides a model field and an admin interface for storing
measurements, as provided by python3-measurement, in Django models. This
allows one to easily use, manipulate, and store unit-aware measurement in
Django model objects.
.
This package is for Python 3.
Description-md5:
Homepage: https://github.com/coddingtonbear/django-measurement
Section: python
Priority: optional
Filename: pool/main/d/django-measurement/python3-django-measurement_3.2.4-1_all.deb