How to Install and Uninstall perl-Pod-Html.noarch Package on CentOS Stream 9

Last updated: October 02,2024

1. Install "perl-Pod-Html.noarch" package

Here is a brief guide to show you how to install perl-Pod-Html.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Pod-Html.noarch

2. Uninstall "perl-Pod-Html.noarch" package

This tutorial shows how to uninstall perl-Pod-Html.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Pod-Html.noarch $ sudo dnf autoremove

3. Information about the perl-Pod-Html.noarch package on CentOS Stream 9

Last metadata expiration check: 1:41:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Pod-Html
Version : 1.25
Release : 481.el9
Architecture : noarch
Size : 26 k
Source : perl-5.32.1-481.el9.src.rpm
Repository : appstream
Summary : Convert POD files to HTML
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This package converts files from POD format (see perlpod) to HTML format. It
: can automatically generate indexes and cross-references, and it keeps a cache
: of things it knows how to cross-reference.