How to Install and Uninstall R-microbenchmark.x86_64 Package on Fedora 39

Last updated: December 12,2024

1. Install "R-microbenchmark.x86_64" package

Please follow the steps below to install R-microbenchmark.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install R-microbenchmark.x86_64

2. Uninstall "R-microbenchmark.x86_64" package

Here is a brief guide to show you how to uninstall R-microbenchmark.x86_64 on Fedora 39:

$ sudo dnf remove R-microbenchmark.x86_64 $ sudo dnf autoremove

3. Information about the R-microbenchmark.x86_64 package on Fedora 39

Last metadata expiration check: 4:55:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : R-microbenchmark
Version : 1.4.10
Release : 2.fc39
Architecture : x86_64
Size : 88 k
Source : R-microbenchmark-1.4.10-2.fc39.src.rpm
Repository : fedora
Summary : Accurate Timing Functions
URL : https://CRAN.R-project.org/package=microbenchmark
License : BSD
Description : Provides infrastructure to accurately measure and compare the execution
: time of R expressions.