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

Last updated: January 11,2025

1. Install "python3-cro.noarch" package

Please follow the guidance below to install python3-cro.noarch on Fedora 39

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

2. Uninstall "python3-cro.noarch" package

This guide covers the steps necessary to uninstall python3-cro.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:54:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-cro
Version : 0.0.5.2
Release : 2.fc39
Architecture : noarch
Size : 128 k
Source : python-cro-0.0.5.2-2.fc39.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.