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

Last updated: May 18,2024

1. Install "python3-django-pint" package

Please follow the guidance below to install python3-django-pint on Kali Linux

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

2. Uninstall "python3-django-pint" package

Please follow the guidelines below to uninstall python3-django-pint on Kali Linux:

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

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

Package: python3-django-pint
Source: python-django-pint
Version: 0.7.3-1
Installed-Size: 58
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-pint, python3:any
Suggests: python-django-pint-doc
Size: 16608
SHA256: 1b2543d6c786f4210457f7c3b231ae44868864626bcb97aa526917e94b95eac6
SHA1: f7a5f43ee08f152819478f5c81a7a0ef70a98c58
MD5sum: 9268cb75b982626d7275aa8ef1c8106a
Description: Django Quantity Field (Python3 version)
A small Django field extension allowing you to store quantities in certain
units and perform conversions easily. Uses pint behind the scenes. Also
contains a form field class and form widget that allows a user to choose
alternative units to input data. The cleaned_data will output the value in the
base_units defined for the field, eg: you specify you want to store a value in
grams but will allow users to input either grams or ounces.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/CarliJoy/django-pint/
Section: python
Priority: optional
Filename: pool/main/p/python-django-pint/python3-django-pint_0.7.3-1_all.deb