How to Install and Uninstall rubygem-multi_test.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "rubygem-multi_test.noarch" package

Learn how to install rubygem-multi_test.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rubygem-multi_test.noarch

2. Uninstall "rubygem-multi_test.noarch" package

This guide let you learn how to uninstall rubygem-multi_test.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rubygem-multi_test.noarch $ sudo dnf autoremove

3. Information about the rubygem-multi_test.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:27 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-multi_test
Version : 0.1.2
Release : 13.el9.1
Architecture : noarch
Size : 11 k
Source : rubygem-multi_test-0.1.2-13.el9.1.src.rpm
Repository : epel
Summary : Wafter-thin gem to disable autorun of various testing libraries
URL : http://cukes.info
License : MIT
Description : multi_test gives a uniform interface onto whatever testing library has been
: loaded into a running Ruby process. It can be used to clobber autorun behaviour
: from older versions of Test::Unit that automatically hook in when the user
: requires them.