How to Install and Uninstall python3-uncertainties Package on Ubuntu 20.10 (Groovy Gorilla)

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 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-uncertainties

2. Uninstall "python3-uncertainties" package

This is a short guide on how to uninstall python3-uncertainties on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-uncertainties package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-uncertainties
Architecture: all
Version: 3.1.2.github-0ubuntu1
Priority: optional
Section: universe/python
Source: uncertainties
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 715
Depends: python3:any
Recommends: python3-numpy
Filename: pool/universe/u/uncertainties/python3-uncertainties_3.1.2.github-0ubuntu1_all.deb
Size: 149112
MD5sum: 8e258b76d05debb6334ef47f2a9f2a48
SHA1: aeae8e525ea028efcd9c608216ce571188bc6e40
SHA256: 72cdab890dc9438e38c86a7b6e6d534cae1f72b1519ebd3b3b0dc5ae525a7d0b
SHA512: 168343c151854db464a9c15a88eada004d06a4d7037ac99541353fd89b7150de52f0f09f78ddeb0d3b1d7115740396081f50713a15fbe880c77fb6657b6639e2
Homepage: http://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