How to Install and Uninstall python310-uncertainties Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python310-uncertainties" package

Learn how to install python310-uncertainties on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-uncertainties

2. Uninstall "python310-uncertainties" package

Please follow the guidance below to uninstall python310-uncertainties on openSuSE Tumbleweed:

$ sudo zypper remove python310-uncertainties

3. Information about the python310-uncertainties package on openSuSE Tumbleweed

Information for package python310-uncertainties:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-uncertainties
Version : 3.1.7-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 548.1 KiB
Installed : No
Status : not installed
Source package : python-uncertainties-3.1.7-3.2.src
Upstream URL : https://github.com/lebigot/uncertainties/
Summary : Uncertainties on the Quantities Involved (aka "Error Propagation")
Description :
"uncertainties" allows calculations such as (2±0.1)*2 = 4±0.2 to be
performed transparently. Much more complex mathematical expressions
involving numbers with uncertainties can also be evaluated directly.