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

Last updated: November 27,2024

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

Please follow the instructions below to install rubygem-test-unit.noarch on Fedora 39

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

2. Uninstall "rubygem-test-unit.noarch" package

Please follow the instructions below to uninstall rubygem-test-unit.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:43:50 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rubygem-test-unit
Version : 3.6.2
Release : 200.fc39
Architecture : noarch
Size : 89 k
Source : rubygem-test-unit-3.6.2-200.fc39.src.rpm
Repository : updates
Summary : Improved version of Test::Unit bundled in Ruby 1.8.x
URL : http://test-unit.github.io/
License : ((BSD-2-Clause OR Ruby) AND Python-2.0.1) AND (BSD-2-Clause 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.