How to Install and Uninstall R-microbats.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "R-microbats.noarch" package

In this section, we are going to explain the necessary steps to install R-microbats.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install R-microbats.noarch

2. Uninstall "R-microbats.noarch" package

This guide let you learn how to uninstall R-microbats.noarch on Fedora 36:

$ sudo dnf remove R-microbats.noarch $ sudo dnf autoremove

3. Information about the R-microbats.noarch package on Fedora 36

Last metadata expiration check: 2:15:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-microbats
Version : 0.1.1
Release : 4.fc36
Architecture : noarch
Size : 25 k
Source : R-microbats-0.1.1-4.fc36.src.rpm
Repository : fedora
Summary : An implementation of Bat Algorithm in R
URL : https://cran.r-project.org/web/packages/microbats/index.html
License : GPLv2
Description : A nature-inspired metaheuristic algorithm based on the echolocation behavior
: of microbats that uses frequency tuning to optimize problems in both
: continuous and discrete dimensions. This R package makes it easy to
: implement the standard bat algorithm on any user-supplied function.
: The algorithm was first developed by Xin-She Yang in 2010
: (, .