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

Last updated: October 06,2024

1. Install "python3-inspyred.noarch" package

Please follow the step by step instructions below to install python3-inspyred.noarch on Fedora 34

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

2. Uninstall "python3-inspyred.noarch" package

This guide let you learn how to uninstall python3-inspyred.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:26:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-inspyred
Version : 1.0.1
Release : 7.20211124git5fa8224.fc34
Architecture : noarch
Size : 117 k
Source : python-inspyred-1.0.1-7.20211124git5fa8224.fc34.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.