How to Install and Uninstall perl-Test-Is.noarch Package on Fedora 34

Last updated: October 06,2024

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

Please follow the guidance below to install perl-Test-Is.noarch on Fedora 34

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

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

Learn how to uninstall perl-Test-Is.noarch on Fedora 34:

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

3. Information about the perl-Test-Is.noarch package on Fedora 34

Last metadata expiration check: 0:21:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Test-Is
Version : 20140823.1
Release : 15.fc34
Architecture : noarch
Size : 20 k
Source : perl-Test-Is-20140823.1-15.fc34.src.rpm
Repository : fedora
Summary : Skip test in a declarative way
URL : https://metacpan.org/release/Test-Is
License : GPL+ or Artistic
Description : This module is a simple way of following the specifications of the
: environment variables available for Perl tests as defined as one of
: the "Lancaster Consensus" at Perl QA Hackathon 2013. Those variables
: (NONINTERACTIVE_TESTING, EXTENDED_TESTING) define which tests should
: be skipped.