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

Last updated: May 06,2024

1. Install "libppi-perl" package

This is a short guide on how to install libppi-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libppi-perl

2. Uninstall "libppi-perl" package

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

$ sudo apt remove libppi-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libppi-perl
Architecture: all
Version: 1.270-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: 754
Depends: perl, libclone-perl, libio-string-perl, liblist-moreutils-perl, libparams-util-perl, libscalar-list-utils-perl, libtask-weaken-perl
Recommends: libclass-xsaccessor-perl
Filename: pool/universe/libp/libppi-perl/libppi-perl_1.270-1_all.deb
Size: 296428
MD5sum: d0e758c543a784cb021365c9c6d1b5a5
SHA1: 3d1c0c7f93f86fa22990ac378d6c3cb1ad7c41a3
SHA256: 85c68fc3739bba2606b7878ee9fae0e83b093ee9bf91f124d69fc570eec10cec
SHA512: 40acc17e10480e38db9585254747cee3b5f378967a40a26a4df65ed736c5fb15166084e0a40b8b5924b33d24a9e78711ccd059fdc9079523c68124e458127c8e
Homepage: https://metacpan.org/release/PPI
Description-en: module to parse, analyze and manipulate Perl code
PPI provides the ability to parse, analyze and manipulate Perl code without
actually executing the code, by implementing a lexer similar to what perl has
itself internally.
.
The purpose of PPI is not to parse Perl Code, but to parse Perl Documents. By
making this distinction and treating the problem this way, one could analyze
files containing Perl source code in isolation from any other resources and
without executing it, including other libraries. A significant feature of PPI
is the ability to analyze Perl source code without requiring an instance of
perl to run alongside or inside the parser.
Description-md5: 65e8ee936b1f6025105595702eb5063b