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

Last updated: May 14,2024

1. Install "R-RUnit.noarch" package

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

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

2. Uninstall "R-RUnit.noarch" package

Here is a brief guide to show you how to uninstall R-RUnit.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 2:40:24 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : R-RUnit
Version : 0.4.32
Release : 5.el8
Architecture : noarch
Size : 310 k
Source : R-RUnit-0.4.32-5.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.