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

Last updated: May 20,2024

1. Install "python3-pint" package

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

$ sudo apt update $ sudo apt install python3-pint

2. Uninstall "python3-pint" package

Learn how to uninstall python3-pint on Kali Linux:

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

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

Package: python3-pint
Source: python-pint
Version: 0.19.2-1
Installed-Size: 967
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 186092
SHA256: 376d33ea0e8b857c42fb951f996cd34622235257c8f2a6346029e9f43b1e5523
SHA1: 08a8c767e09b063f6dd02703a933b4410acd1843
MD5sum: 0c068a0d9e0bde62d46185e2381641df
Description: define, operate and manipulate physical quantities - Python 3.x
Pint is Python module/package to define, operate and manipulate physical
quantities: the product of a numerical value and a unit of measurement. It
allows arithmetic operations between them and conversions from and to
different units.
.
It is distributed with a comprehensive list of physical units, prefixes and
constants. Due to its modular design, you can extend (or even rewrite!) the
complete list without changing the source code.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/hgrecco/pint
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-pint/python3-pint_0.19.2-1_all.deb