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

Last updated: July 03,2024

1. Install "python312-cma" package

This guide covers the steps necessary to install python312-cma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-cma

2. Uninstall "python312-cma" package

Learn how to uninstall python312-cma on openSuSE Tumbleweed:

$ sudo zypper remove python312-cma

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

Information for package python312-cma:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-cma
Version : 3.3.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : python-cma-3.3.0-1.9.src
Upstream URL : https://cma.gforge.inria.fr/cmaes_sourcecode_page.html
Summary : Covariance Matrix Adaptation Evolution Strategy numerical optimizer
Description :
A stochastic numerical optimization algorithm for difficult
(non-convex, ill-conditioned, multi-modal, rugged, noisy) optimization
problems in continuous search spaces, implemented in Python.