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

Last updated: September 21,2024

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

Please follow the guidance below to install perl-Module-Install-GithubMeta.noarch on Fedora 38

$ 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 Fedora 38:

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

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

Last metadata expiration check: 1:54:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Module-Install-GithubMeta
Version : 0.30
Release : 25.fc38
Architecture : noarch
Size : 19 k
Source : perl-Module-Install-GithubMeta-0.30-25.fc38.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-1.0-or-later OR Artistic-1.0-Perl
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.