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

Last updated: May 04,2024

1. Install "python3-quantities" package

Here is a brief guide to show you how to install python3-quantities on Kali Linux

$ sudo apt update $ sudo apt install python3-quantities

2. Uninstall "python3-quantities" package

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

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

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

Package: python3-quantities
Source: python-quantities
Version: 0.15.0-1
Installed-Size: 407
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy, python3:any
Suggests: python3-unittest2
Size: 66532
SHA256: 64418a07abbc52564d5a3561194b7f84f9f29f71a05bbca2bc1b4937ea476d60
SHA1: 82b0440602b5f9cd6b734c97ef5224807c871af9
MD5sum: 86f5743d257d6f0da612663dd4db9021
Description: Library for computation of physical quantities with units, based on numpy
Quantities is designed to handle arithmetic and
conversions of physical quantities, which have a magnitude, dimensionality
specified by various units, and possibly an uncertainty.
Quantities builds on the popular numpy library and is
designed to work with numpy ufuncs, many of which are already
supported.
Description-md5:
Homepage: https://packages.python.org/quantities/
Section: python
Priority: optional
Filename: pool/main/p/python-quantities/python3-quantities_0.15.0-1_all.deb