How to Install and Uninstall python3-fireflyalgorithm.noarch Package on Oracle Linux 8

Last updated: July 01,2024

1. Install "python3-fireflyalgorithm.noarch" package

Please follow the steps below to install python3-fireflyalgorithm.noarch on Oracle Linux 8

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

2. Uninstall "python3-fireflyalgorithm.noarch" package

Please follow the guidance below to uninstall python3-fireflyalgorithm.noarch on Oracle Linux 8:

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

3. Information about the python3-fireflyalgorithm.noarch package on Oracle Linux 8

Last metadata expiration check: 6:52:19 ago on Mon Sep 12 02:51:38 2022.
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.