How to Install and Uninstall rubygem-test-unit.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rubygem-test-unit.noarch" package

Please follow the steps below to install rubygem-test-unit.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rubygem-test-unit.noarch

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 Fedora 34:

$ sudo dnf remove rubygem-test-unit.noarch $ sudo dnf autoremove

3. Information about the rubygem-test-unit.noarch package on Fedora 34

Last metadata expiration check: 3:38:21 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rubygem-test-unit
Version : 3.5.3
Release : 200.fc34
Architecture : noarch
Size : 79 k
Source : rubygem-test-unit-3.5.3-200.fc34.src.rpm
Repository : updates
Summary : Improved version of Test::Unit bundled in Ruby 1.8.x
URL : http://test-unit.github.io/
License : (BSD or Ruby or Python) and (BSD or Ruby)
Description : Test::Unit 2.x - Improved version of Test::Unit bundled in
: Ruby 1.8.x.
: Ruby 1.9.x bundles minitest not Test::Unit. Test::Unit
: bundled in Ruby 1.8.x had not been improved but unbundled
: Test::Unit (Test::Unit 2.x) will be improved actively.