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

Last updated: October 05,2024

1. Install "python3-inspyred.noarch" package

Here is a brief guide to show you how to install python3-inspyred.noarch on Fedora 35

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

2. Uninstall "python3-inspyred.noarch" package

Learn how to uninstall python3-inspyred.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:20:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-inspyred
Version : 1.0.1
Release : 7.20211124git5fa8224.fc35
Architecture : noarch
Size : 118 k
Source : python-inspyred-1.0.1-7.20211124git5fa8224.fc35.src.rpm
Repository : updates
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.