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

Last updated: October 07,2024

1. Install "perl-podlators.noarch" package

In this section, we are going to explain the necessary steps to install perl-podlators.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-podlators.noarch

2. Uninstall "perl-podlators.noarch" package

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

$ sudo dnf remove perl-podlators.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:26:49 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : perl-podlators
Epoch : 1
Version : 4.14
Release : 460.el9
Architecture : noarch
Size : 282 k
Source : perl-podlators-4.14-460.el9.src.rpm
Repository : @System
From repo : ubi-9-appstream-rpms
Summary : Format POD source into various output formats
URL : https://metacpan.org/release/podlators
License : (GPL+ or Artistic) and FSFAP
Description : This package contains Pod::Man and Pod::Text modules which convert POD input
: to *roff source output, suitable for man pages, or plain text. It also
: includes several sub-classes of Pod::Text for formatted output to terminals
: with various capabilities.