How to Install and Uninstall perl-Text-Diff-HTML.noarch Package on Fedora 38

Last updated: January 11,2025

1. Install "perl-Text-Diff-HTML.noarch" package

This guide covers the steps necessary to install perl-Text-Diff-HTML.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Text-Diff-HTML.noarch

2. Uninstall "perl-Text-Diff-HTML.noarch" package

Please follow the instructions below to uninstall perl-Text-Diff-HTML.noarch on Fedora 38:

$ sudo dnf remove perl-Text-Diff-HTML.noarch $ sudo dnf autoremove

3. Information about the perl-Text-Diff-HTML.noarch package on Fedora 38

Last metadata expiration check: 1:12:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Text-Diff-HTML
Version : 0.08
Release : 14.fc38
Architecture : noarch
Size : 22 k
Source : perl-Text-Diff-HTML-0.08-14.fc38.src.rpm
Repository : fedora
Summary : XHTML format for Text::Diff::Unified
URL : https://metacpan.org/release/Text-Diff-HTML
License : GPL+ or Artistic
Description : This class subclasses Text::Diff::Unified, a formatting class provided by
: the Text::Diff module, to add XHTML markup to the unified diff format. For
: details on the interface of the diff() function, see the Text::Diff
: documentation.