How to Install and Uninstall rubygem-test-unit.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "rubygem-test-unit.noarch" package
This guide let you learn how to install rubygem-test-unit.noarch on Rocky Linux 8
$
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 8:
$
sudo dnf remove
rubygem-test-unit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-test-unit.noarch package on Rocky Linux 8
Last metadata expiration check: 0:04:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rubygem-test-unit
Version : 3.2.7
Release : 110.module+el8.6.0+992+fc951c18
Architecture : noarch
Size : 182 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.src.rpm
Repository : appstream
Summary : An xUnit family unit testing framework for Ruby
URL : http://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.2.7
Release : 110.module+el8.6.0+992+fc951c18
Architecture : noarch
Size : 182 k
Source : ruby-2.5.9-110.module+el8.6.0+992+fc951c18.src.rpm
Repository : appstream
Summary : An xUnit family unit testing framework for Ruby
URL : http://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.