How to Install and Uninstall perl-File-DosGlob.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

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

Please follow the step by step instructions below to install perl-File-DosGlob.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide let you learn how to uninstall perl-File-DosGlob.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-File-DosGlob.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:41:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-File-DosGlob
Version : 1.12
Release : 480.el9
Architecture : x86_64
Size : 23 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.