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

Last updated: January 13,2025

1. Install "python3-inspyred.noarch" package

In this section, we are going to explain the necessary steps to install python3-inspyred.noarch on Fedora 36

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

2. Uninstall "python3-inspyred.noarch" package

Please follow the guidelines below to uninstall python3-inspyred.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:46:36 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-inspyred
Version : 1.0.1
Release : 8.20211124git5fa8224.fc36
Architecture : noarch
Size : 118 k
Source : python-inspyred-1.0.1-8.20211124git5fa8224.fc36.src.rpm
Repository : fedora
Summary : Library for bio-inspired computational intelligence
URL : https://github.com/aarongarrett/inspyred
License : MIT
Description : inspyred is a free, open source framework for creating biologically-inspired
: computational intelligence algorithms in Python, including evolutionary
: computation, swarm intelligence, and immunocomputing. Additionally, inspyred
: provides easy-to-use canonical versions of many bio-inspired algorithms for
: users who do not need much customization.