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

Last updated: April 30,2024

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

In this section, we are going to explain the necessary steps to install perl-Pod-MinimumVersion.noarch on Oracle Linux 8

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

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

Learn how to uninstall perl-Pod-MinimumVersion.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 5:16:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Pod-MinimumVersion
Version : 50
Release : 26.el8
Architecture : noarch
Size : 37 k
Source : perl-Pod-MinimumVersion-50-26.el8.src.rpm
Repository : epel
Summary : Perl version for POD directives used
URL : https://metacpan.org/release/Pod-MinimumVersion
License : GPLv3+
Description : Pod::MinimumVersion parses the POD in a Perl script, module, or document,
: and reports what version of Perl is required to process the directives in
: it with pod2man etc.