How to Install and Uninstall libppi-perl Package on Kali Linux
Last updated: November 22,2024
1. Install "libppi-perl" package
In this section, we are going to explain the necessary steps to install libppi-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libppi-perl
Copied
2. Uninstall "libppi-perl" package
Please follow the step by step instructions below to uninstall libppi-perl on Kali Linux:
$
sudo apt remove
libppi-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libppi-perl package on Kali Linux
Package: libppi-perl
Version: 1.277-1
Installed-Size: 775
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclone-perl, liblist-moreutils-perl, libparams-util-perl, libscalar-list-utils-perl, libtask-weaken-perl
Recommends: libclass-xsaccessor-perl
Size: 315936
SHA256: 06384d558fbd82aae3a16b069040de8eebc2e39b500c401c376d7e1762231082
SHA1: b11ccecb96d9af96df42b98008d4bdddfa55ed0f
MD5sum: 49b02fe2dab07f0b553d79f2b00cb4f2
Description: 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:
Homepage: https://metacpan.org/release/PPI
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libppi-perl/libppi-perl_1.277-1_all.deb
Version: 1.277-1
Installed-Size: 775
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclone-perl, liblist-moreutils-perl, libparams-util-perl, libscalar-list-utils-perl, libtask-weaken-perl
Recommends: libclass-xsaccessor-perl
Size: 315936
SHA256: 06384d558fbd82aae3a16b069040de8eebc2e39b500c401c376d7e1762231082
SHA1: b11ccecb96d9af96df42b98008d4bdddfa55ed0f
MD5sum: 49b02fe2dab07f0b553d79f2b00cb4f2
Description: 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:
Homepage: https://metacpan.org/release/PPI
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libppi-perl/libppi-perl_1.277-1_all.deb