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

Last updated: October 08,2024

1. Install "R-testit.noarch" package

Learn how to install R-testit.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 2:29:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-testit
Version : 0.13
Release : 9.fc39
Architecture : noarch
Size : 51 k
Source : R-testit-0.13-9.fc39.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.