How to Install and Uninstall R-RUnit.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 04,2025
1. Install "R-RUnit.noarch" package
This is a short guide on how to install R-RUnit.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
R-RUnit.noarch
Copied
2. Uninstall "R-RUnit.noarch" package
Here is a brief guide to show you how to uninstall R-RUnit.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
R-RUnit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-RUnit.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:53:00 ago on Mon Feb 26 15:59:38 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.
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.