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

Last updated: January 10,2025

1. Install "python3-cro.noarch" package

Here is a brief guide to show you how to install python3-cro.noarch on Fedora 36

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

2. Uninstall "python3-cro.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-cro.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:31:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cro
Version : 0.0.5.0
Release : 2.fc36
Architecture : noarch
Size : 29 k
Source : python-cro-0.0.5.0-2.fc36.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.