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

Last updated: January 17,2025

1. Install "R-testit.noarch" package

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

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

2. Uninstall "R-testit.noarch" package

Learn how to uninstall R-testit.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:10:52 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : R-testit
Version : 0.13
Release : 1.fc34
Architecture : noarch
Size : 44 k
Source : R-testit-0.13-1.fc34.src.rpm
Repository : updates
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.