How to Install and Uninstall python-uncertainties-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "python-uncertainties-doc" package

This tutorial shows how to install python-uncertainties-doc on Kali Linux

$ sudo apt update $ sudo apt install python-uncertainties-doc

2. Uninstall "python-uncertainties-doc" package

This guide covers the steps necessary to uninstall python-uncertainties-doc on Kali Linux:

$ sudo apt remove python-uncertainties-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-uncertainties-doc package on Kali Linux

Package: python-uncertainties-doc
Source: uncertainties
Version: 3.1.7-2
Installed-Size: 387
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2), libjs-jquery, libjs-underscore
Suggests: python3-uncertainties
Size: 79308
SHA256: 0d42c29780632d633ac778124f5f185c4b6efa23cd2a0f4d344ff4644da32a12
SHA1: a357c180a6eeef6c94573190f8381a56d363f4ce
MD5sum: 68db42a82df0fd74f0f6e61e382352c2
Description: Python3 module for calculations with uncertainties: documentation
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.
.
This package contains documentation for the python3-uncertainties package
Description-md5:
Multi-Arch: foreign
Homepage: https://packages.python.org/uncertainties/
Section: doc
Priority: optional
Filename: pool/main/u/uncertainties/python-uncertainties-doc_3.1.7-2_all.deb