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

Last updated: November 08,2024

1. Install "python39-uncertainties" package

Here is a brief guide to show you how to install python39-uncertainties on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-uncertainties

2. Uninstall "python39-uncertainties" package

Learn how to uninstall python39-uncertainties on openSuSE Tumbleweed:

$ sudo zypper remove python39-uncertainties

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

Information for package python39-uncertainties:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-uncertainties
Version : 3.1.7-3.2
Arch : noarch
Vendor : openSUSE
Installed Size : 548.3 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.