How to Install and Uninstall python-quantities Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-quantities" package

Please follow the instructions below to install python-quantities on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-quantities

2. Uninstall "python-quantities" package

Here is a brief guide to show you how to uninstall python-quantities on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-quantities package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-quantities
Priority: extra
Section: universe/python
Installed-Size: 316
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Version: 0.10.1-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-numpy (>= 1.4)
Filename: pool/universe/p/python-quantities/python-quantities_0.10.1-1_all.deb
Size: 57060
MD5sum: caa1c3f4d635f063beae92616455b910
SHA1: 4ab23453856c2b2b64df1cc1a04ab6ad3ee13d97
SHA256: 1cd6f4d7e04d40fe90fea1b854d866c9c31fdc4b70823a13c0363035d32a3185
Description-en: 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: 17cde7f5f3bbfc933d401015d4a79c88
Homepage: http://packages.python.org/quantities/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu