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

Last updated: July 07,2024

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

In this section, we are going to explain the necessary steps to install perl-TAP-Harness-Archive.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 2:49:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-TAP-Harness-Archive
Version : 0.18
Release : 16.fc34
Architecture : noarch
Size : 19 k
Source : perl-TAP-Harness-Archive-0.18-16.fc34.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).