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

Last updated: October 04,2024

1. Install "python3-cro.noarch" package

Please follow the instructions below to install python3-cro.noarch on Fedora 38

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

2. Uninstall "python3-cro.noarch" package

Learn how to uninstall python3-cro.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:45:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-cro
Version : 0.0.5.0
Release : 5.fc38
Architecture : noarch
Size : 41 k
Source : python-cro-0.0.5.0-5.fc38.src.rpm
Repository : fedora
Summary : An implementation of CRO metaheuristic algorithm
URL : https://github.com/VictorPelaez/coral-reef-optimization-algorithm
License : MIT
Description : Coral Reefs Optimization (CRO) algorithm artificially simulates a coral reef,
: where different corals (which are the solutions for the considered
: optimization problem) grow and reproduce in a coral-reef, fighting with
: other corals for space and find depredation.