How to Install and Uninstall perl-Dist-Zilla-Plugin-GithubMeta.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "perl-Dist-Zilla-Plugin-GithubMeta.noarch" package

Here is a brief guide to show you how to install perl-Dist-Zilla-Plugin-GithubMeta.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Dist-Zilla-Plugin-GithubMeta.noarch

2. Uninstall "perl-Dist-Zilla-Plugin-GithubMeta.noarch" package

Please follow the guidance below to uninstall perl-Dist-Zilla-Plugin-GithubMeta.noarch on Fedora 35:

$ sudo dnf remove perl-Dist-Zilla-Plugin-GithubMeta.noarch $ sudo dnf autoremove

3. Information about the perl-Dist-Zilla-Plugin-GithubMeta.noarch package on Fedora 35

Last metadata expiration check: 3:41:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Dist-Zilla-Plugin-GithubMeta
Version : 0.58
Release : 13.fc35
Architecture : noarch
Size : 25 k
Source : perl-Dist-Zilla-Plugin-GithubMeta-0.58-13.fc35.src.rpm
Repository : fedora
Summary : Automatically include GitHub meta information in META.yml
URL : https://metacpan.org/release/Dist-Zilla-Plugin-GithubMeta
License : GPL+ or Artistic
Description : Dist::Zilla::Plugin::GithubMeta is a Dist::Zilla plugin to include
: GitHub 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 and will set the repository and homepage
: meta in META.yml to the appropriate URLs for GitHub.