How to Install and Uninstall perl-Test-FailWarnings.noarch Package on Oracle Linux 9
Last updated: January 12,2025
1. Install "perl-Test-FailWarnings.noarch" package
This is a short guide on how to install perl-Test-FailWarnings.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-FailWarnings.noarch
Copied
2. Uninstall "perl-Test-FailWarnings.noarch" package
Please follow the instructions below to uninstall perl-Test-FailWarnings.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-Test-FailWarnings.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-FailWarnings.noarch package on Oracle Linux 9
Last metadata expiration check: 0:57:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Test-FailWarnings
Version : 0.008
Release : 25.el9
Architecture : noarch
Size : 20 k
Source : perl-Test-FailWarnings-0.008-25.el9.src.rpm
Repository : epel
Summary : Add test failures if warnings are caught
URL : https://metacpan.org/release/Test-FailWarnings
License : ASL 2.0
Description : This module hooks $SIG{__WARN__} and converts warnings to Test::More's
: fail() calls. It is designed to be used with done_testing, when you don't
: need to know the test count in advance.
Available Packages
Name : perl-Test-FailWarnings
Version : 0.008
Release : 25.el9
Architecture : noarch
Size : 20 k
Source : perl-Test-FailWarnings-0.008-25.el9.src.rpm
Repository : epel
Summary : Add test failures if warnings are caught
URL : https://metacpan.org/release/Test-FailWarnings
License : ASL 2.0
Description : This module hooks $SIG{__WARN__} and converts warnings to Test::More's
: fail() calls. It is designed to be used with done_testing, when you don't
: need to know the test count in advance.