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

Last updated: November 23,2024

1. Install "python311-cma" package

In this section, we are going to explain the necessary steps to install python311-cma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-cma

2. Uninstall "python311-cma" package

In this section, we are going to explain the necessary steps to uninstall python311-cma on openSuSE Tumbleweed:

$ sudo zypper remove python311-cma

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

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