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

Last updated: November 24,2024

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

Please follow the step by step instructions below to install python3-sklearn-genetic.noarch on Fedora 39

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

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

This is a short guide on how to uninstall python3-sklearn-genetic.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:46:30 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-sklearn-genetic
Version : 0.6.0
Release : 1.fc39
Architecture : noarch
Size : 27 k
Source : python-sklearn-genetic-0.6.0-1.fc39.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.