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

Last updated: September 16,2024

1. Install "perl-Module-Metadata.noarch" package

Please follow the steps below to install perl-Module-Metadata.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Module-Metadata.noarch

2. Uninstall "perl-Module-Metadata.noarch" package

Please follow the guidelines below to uninstall perl-Module-Metadata.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Module-Metadata.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:29:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Module-Metadata
Version : 1.000037
Release : 460.el9
Architecture : noarch
Size : 42 k
Source : perl-Module-Metadata-1.000037-460.el9.src.rpm
Repository : ol9_appstream
Summary : Gather package and POD information from perl module files
URL : https://metacpan.org/release/Module-Metadata
License : GPL+ or Artistic
Description : This module provides a standard way to gather metadata about a .pm file
: without executing unsafe code.