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

Last updated: June 18,2024

1. Install "python38-uncertainties" package

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

$ sudo zypper refresh $ sudo zypper install python38-uncertainties

2. Uninstall "python38-uncertainties" package

Here is a brief guide to show you how to uninstall python38-uncertainties on openSuSE Tumbleweed:

$ sudo zypper remove python38-uncertainties

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

Information for package python38-uncertainties:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-uncertainties
Version : 3.1.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 661,6 KiB
Installed : No
Status : not installed
Source package : python-uncertainties-3.1.6-1.2.src
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.