How to Install and Uninstall perl-Test2-Tools-Explain.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "perl-Test2-Tools-Explain.noarch" package

Here is a brief guide to show you how to install perl-Test2-Tools-Explain.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-Test2-Tools-Explain.noarch

2. Uninstall "perl-Test2-Tools-Explain.noarch" package

Please follow the guidelines below to uninstall perl-Test2-Tools-Explain.noarch on Oracle Linux 8:

$ sudo dnf remove perl-Test2-Tools-Explain.noarch $ sudo dnf autoremove

3. Information about the perl-Test2-Tools-Explain.noarch package on Oracle Linux 8

Last metadata expiration check: 0:06:07 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test2-Tools-Explain
Version : 0.02
Release : 2.el8
Architecture : noarch
Size : 14 k
Source : perl-Test2-Tools-Explain-0.02-2.el8.src.rpm
Repository : epel
Summary : Explain tools for the Perl Test2 framework
URL : https://metacpan.org/release/Test2-Tools-Explain
License : Artistic 2.0
Description : Test2::Suite dropped the explain() function that had been part of Test::More.
: For those who miss it in Test2, you can use Test2::Tools::Explain.