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

Last updated: October 05,2024

1. Install "perl-podlators.noarch" package

Please follow the guidelines below to install perl-podlators.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "perl-podlators.noarch" package

Here is a brief guide to show you how to uninstall perl-podlators.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:48:43 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : perl-podlators
Version : 4.11
Release : 1.el8
Architecture : noarch
Size : 281 k
Source : perl-podlators-4.11-1.el8.src.rpm
Repository : @System
From repo : ubi-8-baseos-rpms
Summary : Format POD source into various output formats
URL : http://search.cpan.org/dist/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.