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

Last updated: June 18,2024

1. Install "python312-iminuit" package

This guide let you learn how to install python312-iminuit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-iminuit

2. Uninstall "python312-iminuit" package

Please follow the instructions below to uninstall python312-iminuit on openSuSE Tumbleweed:

$ sudo zypper remove python312-iminuit

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

Information for package python312-iminuit:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-iminuit
Version : 2.25.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.7 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.