How to Install and Uninstall perl-TAP-Formatter-HTML.noarch Package on Fedora 35

Last updated: September 26,2024

1. Install "perl-TAP-Formatter-HTML.noarch" package

In this section, we are going to explain the necessary steps to install perl-TAP-Formatter-HTML.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-TAP-Formatter-HTML.noarch

2. Uninstall "perl-TAP-Formatter-HTML.noarch" package

Please follow the guidance below to uninstall perl-TAP-Formatter-HTML.noarch on Fedora 35:

$ sudo dnf remove perl-TAP-Formatter-HTML.noarch $ sudo dnf autoremove

3. Information about the perl-TAP-Formatter-HTML.noarch package on Fedora 35

Last metadata expiration check: 2:56:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-TAP-Formatter-HTML
Version : 0.11
Release : 25.fc35
Architecture : noarch
Size : 68 k
Source : perl-TAP-Formatter-HTML-0.11-25.fc35.src.rpm
Repository : fedora
Summary : TAP Test Harness output delegate for html output
URL : https://metacpan.org/release/TAP-Formatter-HTML
License : GPL+ or Artistic
Description : This module provides HTML output formatting for TAP::Harness (a replacement
: for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix
: (which was built on Test::Harness and thus had a few limitations - hence
: this module). For sample output, see: