How to Install and Uninstall libparser-mgc-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libparser-mgc-perl" package

Learn how to install libparser-mgc-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libparser-mgc-perl

2. Uninstall "libparser-mgc-perl" package

This guide covers the steps necessary to uninstall libparser-mgc-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libparser-mgc-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparser-mgc-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libparser-mgc-perl
Architecture: all
Version: 0.16-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 104
Depends: libfile-slurp-tiny-perl, perl:any
Filename: pool/universe/libp/libparser-mgc-perl/libparser-mgc-perl_0.16-1.1_all.deb
Size: 46116
MD5sum: a0734e3c4b6fc63e85158b611ee17061
SHA1: 145e87c4533612e6661756722bcff0ed068ea440
SHA256: 7c10e4438305929c9f23d5df13cdfb7ebeca7c78eb0626654eacdd7e8dd6d0a7
SHA512: e225205d6b6ffe3033fddfb0c664953d206c1ce573c3a651882125b336587a19bd0e383b7fc28977e50067809858326b5cd563f15aacfefe058ef32eae2b83f1
Homepage: https://metacpan.org/release/Parser-MGC
Description-en: builder for simple recursive-descent parsers
Parser::MGC provides a low-level framework for building
recursive-descent parsers that consume a given input string from left
to right, returning a parse structure. It takes its name from the
`m//gc' regexps used to implement the token parsing behaviour.
.
It provides a number of token-parsing methods, which each extract a
grammatical token from the string. It also provides wrapping methods
that can be used to build up a possibly-recursive grammar structure, by
applying a structure around other parts of parsing code.
Description-md5: 1468b5f97b03283fc7f96f9edfad80bb