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

Last updated: May 03,2024

1. Install "python3-cma.noarch" package

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

$ 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 34:

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

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

Last metadata expiration check: 5:53:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-cma
Version : 3.1.0
Release : 1.fc34
Architecture : noarch
Size : 366 k
Source : python-cma-3.1.0-1.fc34.src.rpm
Repository : updates
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.