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

Last updated: June 30,2024

1. Install "python2-iminuit" package

This tutorial shows how to install python2-iminuit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-iminuit

2. Uninstall "python2-iminuit" package

In this section, we are going to explain the necessary steps to uninstall python2-iminuit on openSUSE Leap:

$ sudo zypper remove python2-iminuit

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

Information for package python2-iminuit:
----------------------------------------
Repository : Main Repository
Name : python2-iminuit
Version : 1.3.8-bp153.1.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-iminuit-1.3.8-bp153.1.19.src
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.