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

Last updated: November 25,2024

1. Install "R-testit.noarch" package

Please follow the instructions below to install R-testit.noarch on Fedora 35

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

2. Uninstall "R-testit.noarch" package

Please follow the steps below to uninstall R-testit.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:57:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-testit
Version : 0.13
Release : 3.fc35
Architecture : noarch
Size : 45 k
Source : R-testit-0.13-3.fc35.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.