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

Last updated: October 05,2024

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

Please follow the guidelines below to install perl-Text-Diff-HTML.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 3:49:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Text-Diff-HTML
Version : 0.08
Release : 8.fc34
Architecture : noarch
Size : 23 k
Source : perl-Text-Diff-HTML-0.08-8.fc34.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.