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

Last updated: January 12,2025

1. Install "R-microbats.noarch" package

This tutorial shows how to install R-microbats.noarch on Fedora 39

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

2. Uninstall "R-microbats.noarch" package

This guide covers the steps necessary to uninstall R-microbats.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:58:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-microbats
Version : 0.1.1
Release : 9.fc39
Architecture : noarch
Size : 31 k
Source : R-microbats-0.1.1-9.fc39.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
: (, .