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

Last updated: September 27,2024

1. Install "R-microbats.noarch" package

Please follow the guidance below to install R-microbats.noarch on Fedora 35

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

2. Uninstall "R-microbats.noarch" package

This is a short guide on how to uninstall R-microbats.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:37:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-microbats
Version : 0.1.1
Release : 3.fc35
Architecture : noarch
Size : 25 k
Source : R-microbats-0.1.1-3.fc35.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
: (, .