How to Install and Uninstall perl-Test2-Plugin-NoWarnings.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "perl-Test2-Plugin-NoWarnings.noarch" package
In this section, we are going to explain the necessary steps to install perl-Test2-Plugin-NoWarnings.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test2-Plugin-NoWarnings.noarch
Copied
2. Uninstall "perl-Test2-Plugin-NoWarnings.noarch" package
Please follow the instructions below to uninstall perl-Test2-Plugin-NoWarnings.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
perl-Test2-Plugin-NoWarnings.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test2-Plugin-NoWarnings.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:07:22 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Test2-Plugin-NoWarnings
Version : 0.08
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : perl-Test2-Plugin-NoWarnings-0.08-1.el8.src.rpm
Repository : epel
Summary : Fail if tests warn
URL : https://metacpan.org/release/Test2-Plugin-NoWarnings
License : Artistic 2.0
Description : Loading this plugin causes your tests to fail if there are any warnings while
: they run. Each warning generates a new failing test and the warning content is
: outputted via diag.
:
: This module uses $SIG{__WARN__}, so if the code you're testing sets this, then
: this module will stop working.
Available Packages
Name : perl-Test2-Plugin-NoWarnings
Version : 0.08
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : perl-Test2-Plugin-NoWarnings-0.08-1.el8.src.rpm
Repository : epel
Summary : Fail if tests warn
URL : https://metacpan.org/release/Test2-Plugin-NoWarnings
License : Artistic 2.0
Description : Loading this plugin causes your tests to fail if there are any warnings while
: they run. Each warning generates a new failing test and the warning content is
: outputted via diag.
:
: This module uses $SIG{__WARN__}, so if the code you're testing sets this, then
: this module will stop working.