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

Last updated: July 03,2024

1. Install "python39-iminuit" package

Learn how to install python39-iminuit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-iminuit

2. Uninstall "python39-iminuit" package

Here is a brief guide to show you how to uninstall python39-iminuit on openSuSE Tumbleweed:

$ sudo zypper remove python39-iminuit

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

Information for package python39-iminuit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-iminuit
Version : 2.25.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.5 MiB
Installed : No
Status : not installed
Source package : python-iminuit-2.25.2-1.1.src
Upstream URL : https://github.com/scikit-hep/iminuit
Summary : Python bindings for MINUIT2
Description :
iminuit is a Python interface to the MINUIT2 C++ package.
It can be used as a general function minimization method,
but is most commonly used for likelihood fits of models to data,
and to get model parameter error estimates from likelihood profile analysis.