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

Last updated: June 29,2024

1. Install "python310-iminuit" package

This is a short guide on how to install python310-iminuit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-iminuit

2. Uninstall "python310-iminuit" package

This tutorial shows how to uninstall python310-iminuit on openSuSE Tumbleweed:

$ sudo zypper remove python310-iminuit

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

Information for package python310-iminuit:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.