How to Install and Uninstall python3-FireflyAlgorithm.noarch Package on CentOS 8 / RHEL 8

Last updated: May 22,2024

1. Install "python3-FireflyAlgorithm.noarch" package

This guide covers the steps necessary to install python3-FireflyAlgorithm.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-FireflyAlgorithm.noarch" package

Here is a brief guide to show you how to uninstall python3-FireflyAlgorithm.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-FireflyAlgorithm.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:43:31 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-FireflyAlgorithm
Version : 0.0.1
Release : 1.el8
Architecture : noarch
Size : 12 k
Source : python-FireflyAlgorithm-0.0.1-1.el8.src.rpm
Repository : epel
Summary : Firefly Algorithm in Python
URL : https://github.com/firefly-cpp/FireflyAlgorithm
License : MIT
Description : Implementation of Firefly Algorithm (FA) for optimization.