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

Last updated: November 29,2024

1. Install "perl-podlators.noarch" package

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

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

2. Uninstall "perl-podlators.noarch" package

This tutorial shows how to uninstall perl-podlators.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 5:46:21 ago on Mon Sep 12 02:51:38 2022.
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 : ol8_baseos_latest
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.