How to Install and Uninstall perl-Pod-Checker.noarch Package on Rocky Linux 9

Last updated: May 02,2024

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

This guide let you learn how to install perl-Pod-Checker.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall perl-Pod-Checker.noarch on Rocky Linux 9:

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

3. Information about the perl-Pod-Checker.noarch package on Rocky Linux 9

Last metadata expiration check: 2:02:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Pod-Checker
Epoch : 4
Version : 1.74
Release : 4.el9
Architecture : noarch
Size : 32 k
Source : perl-Pod-Checker-1.74-4.el9.src.rpm
Repository : appstream
Summary : Check POD documents for syntax errors
URL : https://metacpan.org/release/Pod-Checker
License : GPL+ or Artistic
Description : Module and tools to verify POD documentation contents for compliance with the
: Plain Old Documentation format specifications.