How to Install and Uninstall perl-Test-Output.noarch Package on Oracle Linux 8

Last updated: September 21,2024

1. Install "perl-Test-Output.noarch" package

Learn how to install perl-Test-Output.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-Test-Output.noarch

2. Uninstall "perl-Test-Output.noarch" package

Please follow the step by step instructions below to uninstall perl-Test-Output.noarch on Oracle Linux 8:

$ sudo dnf remove perl-Test-Output.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Output.noarch package on Oracle Linux 8

Last metadata expiration check: 4:17:20 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Test-Output
Version : 1.03.1
Release : 9.el8
Architecture : noarch
Size : 26 k
Source : perl-Test-Output-1.03.1-9.el8.src.rpm
Repository : epel
Summary : Utilities to test STDOUT and STDERR messages
URL : https://metacpan.org/release/Test-Output
License : Artistic 2.0
Description : Test::Output provides a simple interface for testing output sent to STDOUT
: or STDERR. A number of different utilities are included to try and be as
: flexible as possible to the tester.