How to Install and Uninstall libtext-glob-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "libtext-glob-perl" package

Please follow the guidelines below to install libtext-glob-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtext-glob-perl

2. Uninstall "libtext-glob-perl" package

In this section, we are going to explain the necessary steps to uninstall libtext-glob-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtext-glob-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-glob-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtext-glob-perl
Architecture: all
Version: 0.11-1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22
Depends: perl:any
Filename: pool/main/libt/libtext-glob-perl/libtext-glob-perl_0.11-1_all.deb
Size: 7992
MD5sum: f96d950791210e33ee9a2c2073052172
SHA1: 89229f966658082588bd0b5fdc7a3ada8cabc5fa
SHA256: 47240d9f5a350595e0e2433d337354b73daf1a69efd2459881bac34763b1c101
SHA512: bfa752fc91c4d0f99d8e4e8d713032b6ade2dcd7ba694debb2be4e17a2ccafd3049e3442e6ee3d48c6ccefeec9c1158341cf3f5ec38f4e5e88e50862be54c473
Homepage: https://metacpan.org/release/Text-Glob
Description-en: Perl module for matching globbing patterns against text
Text::Glob implements glob(3) style matching that can be used to match
against text, rather than fetching names from a filesystem. If you
want to do full file globbing use the File::Glob module instead.
Description-md5: b5f7820a20a5f1206b686dbe29f43f1d
Task: ubuntu-mate-core, ubuntu-mate-desktop