How to Install and Uninstall perl-PPI-HTML.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-PPI-HTML.noarch" package

This is a short guide on how to install perl-PPI-HTML.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-PPI-HTML.noarch

2. Uninstall "perl-PPI-HTML.noarch" package

Please follow the steps below to uninstall perl-PPI-HTML.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-PPI-HTML.noarch $ sudo dnf autoremove

3. Information about the perl-PPI-HTML.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:23:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-PPI-HTML
Version : 1.08
Release : 27.el9
Architecture : noarch
Size : 25 k
Source : perl-PPI-HTML-1.08-27.el9.src.rpm
Repository : epel
Summary : Generate syntax-highlighted HTML for Perl using PPI
URL : https://metacpan.org/release/PPI-HTML
License : GPL+ or Artistic
Description : PPI::HTML converts Perl documents into syntax highlighted HTML pages.