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

Last updated: November 28,2024

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

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

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

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

Please follow the step by step instructions below to uninstall python3-sklearn-genetic.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:30:16 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-sklearn-genetic
Version : 0.6.0
Release : 1.fc38
Architecture : noarch
Size : 28 k
Source : python-sklearn-genetic-0.6.0-1.fc38.src.rpm
Repository : updates
Summary : A genetic feature selection module for scikit-learn
URL : https://github.com/manuel-calzolari/sklearn-genetic
License : LGPL-3.0-only
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.