How to Install and Uninstall python3-batalgorithm.noarch Package on CentOS Stream 8

Last updated: May 03,2024

1. Install "python3-batalgorithm.noarch" package

This is a short guide on how to install python3-batalgorithm.noarch on CentOS Stream 8

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

2. Uninstall "python3-batalgorithm.noarch" package

This is a short guide on how to uninstall python3-batalgorithm.noarch on CentOS Stream 8:

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

3. Information about the python3-batalgorithm.noarch package on CentOS Stream 8

Last metadata expiration check: 1:55:25 ago on Sun Feb 25 03:03:59 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.