How to Install and Uninstall libparse-keyword-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libparse-keyword-perl" package

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

$ sudo apt update $ sudo apt install libparse-keyword-perl

2. Uninstall "libparse-keyword-perl" package

This guide covers the steps necessary to uninstall libparse-keyword-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libparse-keyword-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libparse-keyword-perl package on Ubuntu 21.10 (Impish Indri)

Package: libparse-keyword-perl
Architecture: amd64
Version: 0.09-1
Priority: optional
Section: universe/oldlibs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 56
Depends: libdevel-callparser-perl, perl, perlapi-5.32.1
Filename: pool/universe/libp/libparse-keyword-perl/libparse-keyword-perl_0.09-1_amd64.deb
Size: 15840
MD5sum: c94bd63788c6adebd57c66204ac17f33
SHA1: 0e209640c6d173f1657d99ba0027f3c1b101d944
SHA256: 9779bde3fa4cab01baf0d8b3cc8b4d03e46b83735b9889bbbde41ef0326d4e87
SHA512: d241326ad03f928a5650780c6eccc17c2cd6945ecc253114f20e1854efab9f2faefa7fdbfbf380c264e9ab699bd210cd0ebd48d308043f1269f01a42d7047ab0
Homepage: https://metacpan.org/release/Parse-Keyword
Description-en: write syntax extensions in perl (with only limited use)
Parse::Keyword allows you to write keyword-based syntax extensions
without requiring you to write any C code yourself. It is similar to
Devel::Declare, except that it uses the Perl parser API introduced in
Perl 5.14 in order to allow you to parse parts of things using perl's
own parser, rather than having to fake it with balanced brace matching
or other fragile things.
.
NB! This module has fundamental errors in the way it handles closures,
which are not fixable. Runtime keywords will never be able to work
properly with the current design of this module. There are certain
cases where this module is still safe to use (keywords that only have
effect at compile time, or keywords that never call any of the parse_*
functions), but that is limiting enough to make this module mostly
worthless, and its author may not continue maintain it. Be warned!
Description-md5: 96d49cc57906f959a5be5204acfe621a