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

Last updated: October 05,2024

1. Install "python38-cma" package

Please follow the step by step instructions below to install python38-cma on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-cma

2. Uninstall "python38-cma" package

Please follow the step by step instructions below to uninstall python38-cma on openSuSE Tumbleweed:

$ sudo zypper remove python38-cma

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

Information for package python38-cma:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-cma
Version : 3.0.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 2,0 MiB
Installed : No
Status : not installed
Source package : python-cma-3.0.3-2.7.src
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.