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

Last updated: January 14,2025

1. Install "R-microbenchmark.x86_64" package

Here is a brief guide to show you how to install R-microbenchmark.x86_64 on Fedora 36

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

2. Uninstall "R-microbenchmark.x86_64" package

Please follow the guidelines below to uninstall R-microbenchmark.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 2:13:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-microbenchmark
Version : 1.4.7
Release : 10.fc36
Architecture : x86_64
Size : 74 k
Source : R-microbenchmark-1.4.7-10.fc36.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.