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

Last updated: May 02,2024

1. Install "R-microbenchmark.x86_64" package

Please follow the guidelines below to install R-microbenchmark.x86_64 on Fedora 35

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

2. Uninstall "R-microbenchmark.x86_64" package

This guide covers the steps necessary to uninstall R-microbenchmark.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 5:50:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-microbenchmark
Version : 1.4.7
Release : 9.fc35
Architecture : x86_64
Size : 74 k
Source : R-microbenchmark-1.4.7-9.fc35.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.