How to Install and Uninstall R-testit.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "R-testit.noarch" package

This guide covers the steps necessary to install R-testit.noarch on Fedora 36

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

2. Uninstall "R-testit.noarch" package

Please follow the guidelines below to uninstall R-testit.noarch on Fedora 36:

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

3. Information about the R-testit.noarch package on Fedora 36

Last metadata expiration check: 1:18:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : R-testit
Version : 0.13
Release : 4.fc36
Architecture : noarch
Size : 45 k
Source : R-testit-0.13-4.fc36.src.rpm
Repository : fedora
Summary : A Simple Package for Testing R Packages
URL : https://CRAN.R-project.org/package=testit
License : GPLv3
Description : Provides two convenience functions assert() and test_pkg() to facilitate
: testing R packages.