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

Last updated: October 07,2024

1. Install "python3-sklearn-genetic.noarch" package

Please follow the steps below to install python3-sklearn-genetic.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-sklearn-genetic.noarch

2. Uninstall "python3-sklearn-genetic.noarch" package

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

$ sudo dnf remove python3-sklearn-genetic.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:39:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-sklearn-genetic
Version : 0.5.1
Release : 1.fc36
Architecture : noarch
Size : 24 k
Source : python-sklearn-genetic-0.5.1-1.fc36.src.rpm
Repository : updates
Summary : A genetic feature selection module for scikit-learn
URL : https://github.com/manuel-calzolari/sklearn-genetic
License : LGPLv3
Description : sklearn-genetic is a genetic feature selection module for scikit-learn.
: Genetic algorithms mimic the process of natural selection to search
: for optimal values of a function.