How to Install and Uninstall perl-PPI-HTML.noarch Package on CentOS Stream 8

Last updated: November 02,2024

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

Please follow the steps below to install perl-PPI-HTML.noarch on CentOS Stream 8

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

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

This guide let you learn how to uninstall perl-PPI-HTML.noarch on CentOS Stream 8:

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

3. Information about the perl-PPI-HTML.noarch package on CentOS Stream 8

Last metadata expiration check: 4:53:58 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-PPI-HTML
Version : 1.08
Release : 21.el8
Architecture : noarch
Size : 28 k
Source : perl-PPI-HTML-1.08-21.el8.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.