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

Last updated: July 01,2024

1. Install "R-rcmdcheck.noarch" package

This guide covers the steps necessary to install R-rcmdcheck.noarch on Fedora 34

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

2. Uninstall "R-rcmdcheck.noarch" package

This tutorial shows how to uninstall R-rcmdcheck.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:34:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-rcmdcheck
Version : 1.3.3
Release : 7.fc34
Architecture : noarch
Size : 145 k
Source : R-rcmdcheck-1.3.3-7.fc34.src.rpm
Repository : fedora
Summary : Run 'R CMD check' from 'R' and Capture Results
URL : https://CRAN.R-project.org/package=rcmdcheck
License : MIT
Description : Run 'R CMD check' from 'R' and capture the results of the individual checks.
: Supports running checks in the background, timeouts, pretty printing and
: comparing check results.