How to Install and Uninstall perl-Module-Install-GithubMeta.noarch Package on Fedora 36

Last updated: June 29,2024

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

This guide let you learn how to install perl-Module-Install-GithubMeta.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall perl-Module-Install-GithubMeta.noarch on Fedora 36:

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

3. Information about the perl-Module-Install-GithubMeta.noarch package on Fedora 36

Last metadata expiration check: 2:29:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Module-Install-GithubMeta
Version : 0.30
Release : 22.fc36
Architecture : noarch
Size : 19 k
Source : perl-Module-Install-GithubMeta-0.30-22.fc36.src.rpm
Repository : fedora
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.