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

Last updated: October 15,2024

1. Install "python3-cma.noarch" package

Please follow the step by step instructions below to install python3-cma.noarch on Fedora 38

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

2. Uninstall "python3-cma.noarch" package

This tutorial shows how to uninstall python3-cma.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:33:50 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-cma
Version : 3.2.2
Release : 4.fc38
Architecture : noarch
Size : 514 k
Source : python-cma-3.2.2-4.fc38.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.