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

Last updated: October 09,2024

1. Install "python3-batalgorithm.noarch" package

Please follow the guidelines below to install python3-batalgorithm.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-batalgorithm.noarch" package

This tutorial shows how to uninstall python3-batalgorithm.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:56:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-batalgorithm
Version : 0.3.1
Release : 1.el8
Architecture : noarch
Size : 13 k
Source : python-batalgorithm-0.3.1-1.el8.src.rpm
Repository : epel
Summary : Bat Algorithm for optimization
URL : https://github.com/buma/BatAlgorithm
License : MIT
Description : Implementation of Bat Algorithm in Python.