How to Install and Uninstall python3-cma.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-cma.noarch" package

Please follow the steps below to install python3-cma.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-cma.noarch

2. Uninstall "python3-cma.noarch" package

Please follow the steps below to uninstall python3-cma.noarch on Fedora 36:

$ sudo dnf remove python3-cma.noarch $ sudo dnf autoremove

3. Information about the python3-cma.noarch package on Fedora 36

Last metadata expiration check: 2:24:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cma
Version : 3.2.2
Release : 1.fc36
Architecture : noarch
Size : 373 k
Source : python-cma-3.2.2-1.fc36.src.rpm
Repository : fedora
Summary : Covariance Matrix Adaptation Evolution Strategy numerical optimizer
URL : http://cma.gforge.inria.fr/cmaes_sourcecode_page.html
License : BSD
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.