How to Install and Uninstall perl-Text-Glob.noarch Package on AlmaLinux 9
Last updated: November 25,2024
1. Install "perl-Text-Glob.noarch" package
Learn how to install perl-Text-Glob.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Text-Glob.noarch
Copied
2. Uninstall "perl-Text-Glob.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Text-Glob.noarch on AlmaLinux 9:
$
sudo dnf remove
perl-Text-Glob.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Text-Glob.noarch package on AlmaLinux 9
Last metadata expiration check: 2:24:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-Text-Glob
Version : 0.11
Release : 15.el9
Architecture : noarch
Size : 13 k
Source : perl-Text-Glob-0.11-15.el9.src.rpm
Repository : appstream
Summary : Perl module to match globbing patterns against text
URL : https://metacpan.org/release/Text-Glob
License : GPL+ or Artistic
Description : Text::Glob implements glob(3) style matching that can be used to match
: against text, rather than fetching names from a file-system. If you
: want to do full file globbing use the File::Glob module instead.
Available Packages
Name : perl-Text-Glob
Version : 0.11
Release : 15.el9
Architecture : noarch
Size : 13 k
Source : perl-Text-Glob-0.11-15.el9.src.rpm
Repository : appstream
Summary : Perl module to match globbing patterns against text
URL : https://metacpan.org/release/Text-Glob
License : GPL+ or Artistic
Description : Text::Glob implements glob(3) style matching that can be used to match
: against text, rather than fetching names from a file-system. If you
: want to do full file globbing use the File::Glob module instead.