How to Install and Uninstall python3-fireflyalgorithm.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

1. Install "python3-fireflyalgorithm.noarch" package

This guide covers the steps necessary to install python3-fireflyalgorithm.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-fireflyalgorithm.noarch" package

Learn how to uninstall python3-fireflyalgorithm.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-fireflyalgorithm.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:48:43 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-fireflyalgorithm
Version : 0.0.4
Release : 2.el8
Architecture : noarch
Size : 13 k
Source : python-fireflyalgorithm-0.0.4-2.el8.src.rpm
Repository : epel
Summary : Implementation of Firefly Algorithm in Python
URL : https://github.com/firefly-cpp/FireflyAlgorithm
License : MIT
Description : Implementation of Firefly Algorithm (FA) for optimization.