How to Install and Uninstall perl-Module-Install-GithubMeta.noarch Package on CentOS Stream 8

Last updated: October 08,2024

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

This is a short guide on how to install perl-Module-Install-GithubMeta.noarch on CentOS Stream 8

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

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

Please follow the instructions below to uninstall perl-Module-Install-GithubMeta.noarch on CentOS Stream 8:

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

3. Information about the perl-Module-Install-GithubMeta.noarch package on CentOS Stream 8

Last metadata expiration check: 5:21:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Module-Install-GithubMeta
Version : 0.30
Release : 20.el8
Architecture : noarch
Size : 23 k
Source : perl-Module-Install-GithubMeta-0.30-20.el8.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.