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

Last updated: January 11,2025

1. Install "R-RUnit.noarch" package

Please follow the guidance below to install R-RUnit.noarch on Fedora 35

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

2. Uninstall "R-RUnit.noarch" package

In this section, we are going to explain the necessary steps to uninstall R-RUnit.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:24:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-RUnit
Version : 0.4.32
Release : 7.fc35
Architecture : noarch
Size : 304 k
Source : R-RUnit-0.4.32-7.fc35.src.rpm
Repository : fedora
Summary : R Unit test framework
URL : https://CRAN.R-project.org/package=RUnit
License : GPLv2
Description : R functions implementing a standard Unit Testing framework, with additional
: code inspection and report generation tools.