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

Last updated: July 02,2024

1. Install "python311-uncertainties" package

Please follow the instructions below to install python311-uncertainties on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-uncertainties

2. Uninstall "python311-uncertainties" package

Please follow the instructions below to uninstall python311-uncertainties on openSuSE Tumbleweed:

$ sudo zypper remove python311-uncertainties

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

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