How to Install and Uninstall R-RUnit.noarch Package on CentOS 8 / RHEL 8

Last updated: May 04,2024

1. Install "R-RUnit.noarch" package

This guide let you learn how to install R-RUnit.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "R-RUnit.noarch" package

Please follow the instructions below to uninstall R-RUnit.noarch on CentOS 8 / RHEL 8:

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

3. Information about the R-RUnit.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:43:43 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : R-RUnit
Version : 0.4.32
Release : 2.el8
Architecture : noarch
Size : 301 k
Source : R-RUnit-0.4.32-2.el8.src.rpm
Repository : epel
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.