How to Install and Uninstall perl-File-DosGlob.x86_64 Package on Fedora 34

Last updated: June 26,2024

1. Install "perl-File-DosGlob.x86_64" package

In this section, we are going to explain the necessary steps to install perl-File-DosGlob.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-File-DosGlob.x86_64

2. Uninstall "perl-File-DosGlob.x86_64" package

Please follow the guidelines below to uninstall perl-File-DosGlob.x86_64 on Fedora 34:

$ sudo dnf remove perl-File-DosGlob.x86_64 $ sudo dnf autoremove

3. Information about the perl-File-DosGlob.x86_64 package on Fedora 34

Last metadata expiration check: 1:40:53 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-File-DosGlob
Version : 1.12
Release : 477.fc34
Architecture : x86_64
Size : 30 k
Source : perl-5.32.1-477.fc34.src.rpm
Repository : updates
Summary : DOS-like globbing
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : This Perl module implements DOS-like globbing with a few enhancements. It
: is largely compatible with perlglob.exe in all but one respect--it understands
: wild cards in directory components.