How to Install and Uninstall python3-uncertainties Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-uncertainties" package

In this section, we are going to explain the necessary steps to install python3-uncertainties on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-uncertainties

2. Uninstall "python3-uncertainties" package

Please follow the step by step instructions below to uninstall python3-uncertainties on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-uncertainties package on Ubuntu 21.10 (Impish Indri)

Package: python3-uncertainties
Architecture: all
Version: 3.1.5-1
Priority: optional
Section: universe/python
Source: uncertainties
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Federico Ceratto
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 352
Depends: python3-future, python3:any
Recommends: python3-numpy
Suggests: python-uncertainties-doc
Filename: pool/universe/u/uncertainties/python3-uncertainties_3.1.5-1_all.deb
Size: 77944
MD5sum: 057b22c9c2785da4c431d9bb15df1b3c
SHA1: 9854d07f9c379403dc01da1a46201aa73490772d
SHA256: 24c0c8b7446a8eadb1b86a95aa0964e76feebe37dbff79fbf1f15136db6d583c
SHA512: 1f89642741d4436e4c829d35237dc97060cc8b6ad03e3863e4914ad138d5982af6b61ff74ab2a854918eb70d19d71124ee59f7bdce1c0dcb5066315a795d1542
Homepage: https://packages.python.org/uncertainties/
Description-en: Python3 module for calculations with uncertainties
uncertainties is a Python3 module, which allows calculations such as
.
(0.2 +/- 0.01) * 2 = 0.4 +/- 0.02
.
to be performed transparently; much more complex mathematical expressions
involving numbers with uncertainties can also be evaluated transparently.
.
Correlations between expressions are correctly taken into account; x-x is
thus exactly zero, for instance. The uncertainties produced by this module
are what is predicted by error propagation theory.
Description-md5: 856baa0f5d5e32fcf792450eeed19033