How to Install and Uninstall rubygem-test-unit.noarch Package on Rocky Linux 9
Last updated: January 13,2025
1. Install "rubygem-test-unit.noarch" package
Please follow the instructions below to install rubygem-test-unit.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-test-unit.noarch
Copied
2. Uninstall "rubygem-test-unit.noarch" package
In this section, we are going to explain the necessary steps to uninstall rubygem-test-unit.noarch on Rocky Linux 9:
$
sudo dnf remove
rubygem-test-unit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-test-unit.noarch package on Rocky Linux 9
Last metadata expiration check: 0:21:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rubygem-test-unit
Version : 3.3.7
Release : 160.el9_0
Architecture : noarch
Size : 123 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : appstream
Summary : An xUnit family unit testing framework for Ruby
URL : https://www.ruby-lang.org/
License : (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+)
Description : Test: :Unit (test-unit) is unit testing framework for Ruby, based on xUnit
: principles. These were originally designed by Kent Beck, creator of extreme
: programming software development methodology, for Smalltalk's SUnit. It allows
: writing tests, checking results and automated testing in Ruby.
Available Packages
Name : rubygem-test-unit
Version : 3.3.7
Release : 160.el9_0
Architecture : noarch
Size : 123 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : appstream
Summary : An xUnit family unit testing framework for Ruby
URL : https://www.ruby-lang.org/
License : (Ruby or BSD) and (Ruby or BSD or Python) and (Ruby or BSD or LGPLv2+)
Description : Test: :Unit (test-unit) is unit testing framework for Ruby, based on xUnit
: principles. These were originally designed by Kent Beck, creator of extreme
: programming software development methodology, for Smalltalk's SUnit. It allows
: writing tests, checking results and automated testing in Ruby.