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

Last updated: May 19,2024

1. Install "python39-cma" package

Here is a brief guide to show you how to install python39-cma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-cma

2. Uninstall "python39-cma" package

Here is a brief guide to show you how to uninstall python39-cma on openSuSE Tumbleweed:

$ sudo zypper remove python39-cma

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

Information for package python39-cma:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-cma
Version : 3.3.0-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 2.2 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.