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

Last updated: April 29,2024

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

This guide let you learn how to install perl-Module-Install-GithubMeta.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Module-Install-GithubMeta.noarch

2. Uninstall "perl-Module-Install-GithubMeta.noarch" package

Please follow the step by step instructions below to uninstall perl-Module-Install-GithubMeta.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Module-Install-GithubMeta.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:54:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Module-Install-GithubMeta
Version : 0.30
Release : 21.el9
Architecture : noarch
Size : 19 k
Source : perl-Module-Install-GithubMeta-0.30-21.el9.src.rpm
Repository : epel
Summary : A Module::Install extension to include GitHub meta information in META.yml
URL : https://metacpan.org/release/Module-Install-GithubMeta
License : GPL+ or Artistic
Description : Module::Install::GithubMeta is a Module::Install extension
: to include GitHub (http://github.com) meta information in
: 'META.yml'. It automatically detects if the distribution
: directory is under 'git' version control and whether the
: 'origin' is a GitHub repository; if so, it will set the
: 'repository' and 'homepage' meta in 'META.yml' to the
: appropriate URLs for GitHub.