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

Last updated: January 16,2025

1. Install "R-rcmdcheck.noarch" package

This guide let you learn how to install R-rcmdcheck.noarch on Fedora 38

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

2. Uninstall "R-rcmdcheck.noarch" package

Please follow the steps below to uninstall R-rcmdcheck.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:16:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : R-rcmdcheck
Version : 1.4.0
Release : 3.fc38
Architecture : noarch
Size : 194 k
Source : R-rcmdcheck-1.4.0-3.fc38.src.rpm
Repository : updates
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.