How to Install and Uninstall perl-File-Zglob.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-File-Zglob.noarch" package

Please follow the steps below to install perl-File-Zglob.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-File-Zglob.noarch

2. Uninstall "perl-File-Zglob.noarch" package

Here is a brief guide to show you how to uninstall perl-File-Zglob.noarch on Fedora 34:

$ sudo dnf remove perl-File-Zglob.noarch $ sudo dnf autoremove

3. Information about the perl-File-Zglob.noarch package on Fedora 34

Last metadata expiration check: 3:41:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-File-Zglob
Version : 0.11
Release : 16.fc34
Architecture : noarch
Size : 15 k
Source : perl-File-Zglob-0.11-16.fc34.src.rpm
Repository : fedora
Summary : Provide extended Unix glob
URL : https://metacpan.org/release/File-Zglob
License : GPL+ or Artistic
Description : Provides a traditional Unix glob(3) functionality; returns a list of
: pathnames that match the given pattern.
:
: File::Zglob provides extended glob. It supports C<< **/*.pm >> form.