How to Install and Uninstall perl-TAP-Harness-Archive.noarch Package on Fedora 35

Last updated: May 06,2024

1. Install "perl-TAP-Harness-Archive.noarch" package

Please follow the step by step instructions below to install perl-TAP-Harness-Archive.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-TAP-Harness-Archive.noarch

2. Uninstall "perl-TAP-Harness-Archive.noarch" package

Please follow the guidelines below to uninstall perl-TAP-Harness-Archive.noarch on Fedora 35:

$ sudo dnf remove perl-TAP-Harness-Archive.noarch $ sudo dnf autoremove

3. Information about the perl-TAP-Harness-Archive.noarch package on Fedora 35

Last metadata expiration check: 1:29:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-TAP-Harness-Archive
Version : 0.18
Release : 18.fc35
Architecture : noarch
Size : 18 k
Source : perl-TAP-Harness-Archive-0.18-18.fc35.src.rpm
Repository : fedora
Summary : Create an archive of TAP test results
URL : https://metacpan.org/release/TAP-Harness-Archive
License : GPL+ or Artistic
Description : This module is a direct subclass of TAP::Harness and behaves in exactly the
: same way except for one detail. In addition to outputting a running progress
: of the tests and an ending summary it can also capture all of the raw TAP
: from the individual test files or streams into an archive file (.tar or
: .tar.gz).