How to Install and Uninstall rubygem-minitest.noarch Package on Oracle Linux 8
Last updated: December 29,2024
1. Install "rubygem-minitest.noarch" package
Please follow the steps below to install rubygem-minitest.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rubygem-minitest.noarch
Copied
2. Uninstall "rubygem-minitest.noarch" package
Learn how to uninstall rubygem-minitest.noarch on Oracle Linux 8:
$
sudo dnf remove
rubygem-minitest.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rubygem-minitest.noarch package on Oracle Linux 8
Last metadata expiration check: 6:19:06 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-minitest
Version : 5.10.3
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 123 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_appstream
Summary : Minitest provides a complete suite of testing facilities
URL : http://ruby-lang.org/
License : MIT
Description : minitest/unit is a small and incredibly fast unit testing framework.
:
: minitest/spec is a functionally complete spec engine.
:
: minitest/benchmark is an awesome way to assert the performance of your
: algorithms in a repeatable manner.
:
: minitest/mock by Steven Baker, is a beautifully tiny mock object
: framework.
:
: minitest/pride shows pride in testing and adds coloring to your test
: output.
Available Packages
Name : rubygem-minitest
Version : 5.10.3
Release : 110.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 123 k
Source : ruby-2.5.9-110.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_appstream
Summary : Minitest provides a complete suite of testing facilities
URL : http://ruby-lang.org/
License : MIT
Description : minitest/unit is a small and incredibly fast unit testing framework.
:
: minitest/spec is a functionally complete spec engine.
:
: minitest/benchmark is an awesome way to assert the performance of your
: algorithms in a repeatable manner.
:
: minitest/mock by Steven Baker, is a beautifully tiny mock object
: framework.
:
: minitest/pride shows pride in testing and adds coloring to your test
: output.