How to Install and Uninstall python3-iminuit Package on openSUSE Leap

Last updated: June 06,2024

1. Install "python3-iminuit" package

This guide covers the steps necessary to install python3-iminuit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-iminuit

2. Uninstall "python3-iminuit" package

Please follow the guidelines below to uninstall python3-iminuit on openSUSE Leap:

$ sudo zypper remove python3-iminuit

3. Information about the python3-iminuit package on openSUSE Leap

Information for package python3-iminuit:
----------------------------------------
Repository : Main Repository
Name : python3-iminuit
Version : 1.3.8-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-iminuit-1.3.8-bp155.2.16.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.