How to Install and Uninstall python3-EvoPreprocess.noarch Package on Fedora 34

Last updated: November 27,2024

1. Install "python3-EvoPreprocess.noarch" package

Please follow the instructions below to install python3-EvoPreprocess.noarch on Fedora 34

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

2. Uninstall "python3-EvoPreprocess.noarch" package

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

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

3. Information about the python3-EvoPreprocess.noarch package on Fedora 34

Last metadata expiration check: 1:16:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-EvoPreprocess
Version : 0.4.6
Release : 3.fc34
Architecture : noarch
Size : 46 k
Source : python-EvoPreprocess-0.4.6-3.fc34.src.rpm
Repository : updates
Summary : A Python Toolkit for Data Preprocessing
URL : https://github.com/karakatic/EvoPreprocess
License : GPLv3
Description : EvoPreprocess is a Python toolkit for sampling datasets, instance weighting,
: and feature selection. It is compatible with scikit-learn and
: imbalanced-learn packages. It is based on the NiaPy library for the
: implementation of nature-inspired algorithms.