How to Install and Uninstall perl-Test-Output.noarch Package on CentOS Stream 8

Last updated: May 17,2024

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

Here is a brief guide to show you how to install perl-Test-Output.noarch on CentOS Stream 8

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

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

Please follow the guidance below to uninstall perl-Test-Output.noarch on CentOS Stream 8:

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

3. Information about the perl-Test-Output.noarch package on CentOS Stream 8

Last metadata expiration check: 2:23:55 ago on Sun Feb 25 03:03:59 2024.
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.