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

Last updated: July 05,2024

1. Install "python36-uncertainties" package

Learn how to install python36-uncertainties on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-uncertainties

2. Uninstall "python36-uncertainties" package

This tutorial shows how to uninstall python36-uncertainties on openSuSE Tumbleweed:

$ sudo zypper remove python36-uncertainties

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

Information for package python36-uncertainties:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-uncertainties
Version : 3.1.6-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 664,3 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.