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

Last updated: July 05,2024

1. Install "R-microbats.noarch" package

Please follow the instructions below to install R-microbats.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 3:21:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-microbats
Version : 0.1.1
Release : 1.fc34
Architecture : noarch
Size : 25 k
Source : R-microbats-0.1.1-1.fc34.src.rpm
Repository : updates
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
: (, .