How to Install and Uninstall R-RUnit.noarch Package on Fedora 36
Last updated: November 25,2024
1. Install "R-RUnit.noarch" package
This tutorial shows how to install R-RUnit.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
R-RUnit.noarch
Copied
2. Uninstall "R-RUnit.noarch" package
This is a short guide on how to uninstall R-RUnit.noarch on Fedora 36:
$
sudo dnf remove
R-RUnit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-RUnit.noarch package on Fedora 36
Last metadata expiration check: 0:41:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : R-RUnit
Version : 0.4.32
Release : 8.fc36
Architecture : noarch
Size : 304 k
Source : R-RUnit-0.4.32-8.fc36.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.
Available Packages
Name : R-RUnit
Version : 0.4.32
Release : 8.fc36
Architecture : noarch
Size : 304 k
Source : R-RUnit-0.4.32-8.fc36.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.