How to Install and Uninstall perl-podlators.noarch Package on Oracle Linux 9

Last updated: September 16,2024

1. Install "perl-podlators.noarch" package

Here is a brief guide to show you how to install perl-podlators.noarch on Oracle Linux 9

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

2. Uninstall "perl-podlators.noarch" package

Please follow the steps below to uninstall perl-podlators.noarch on Oracle Linux 9:

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

3. Information about the perl-podlators.noarch package on Oracle Linux 9

Last metadata expiration check: 1:12:42 ago on Thu Feb 15 07:50:05 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 : ol9_appstream
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.