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

Last updated: May 18,2024

1. Install "python38-iminuit" package

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

$ sudo zypper refresh $ sudo zypper install python38-iminuit

2. Uninstall "python38-iminuit" package

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

$ sudo zypper remove python38-iminuit

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

Information for package python38-iminuit:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-iminuit
Version : 2.8.4-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-iminuit-2.8.4-1.1.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.