How to Install and Uninstall libppix-documentname-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libppix-documentname-perl" package

Please follow the guidance below to install libppix-documentname-perl on Kali Linux

$ sudo apt update $ sudo apt install libppix-documentname-perl

2. Uninstall "libppix-documentname-perl" package

In this section, we are going to explain the necessary steps to uninstall libppix-documentname-perl on Kali Linux:

$ sudo apt remove libppix-documentname-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libppix-documentname-perl package on Kali Linux

Package: libppix-documentname-perl
Version: 1.01-1
Installed-Size: 36
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libppi-perl
Size: 14268
SHA256: cb9abb188763d6fb26bffa853caffe3d3542f18c20da65e241f6d4a35fd4eb02
SHA1: b488ee1e69b77d3a5c203ab4a3e76ea2e1185003
MD5sum: 97fa304242111bb37d7c32a04f0153c9
Description: utility to extract a name from a PPI Document
PPIx::DocumentName contains a few utilities for extracting a "name" out of an
arbitrary Perl file.
.
Typically, this is the module name, in the form:
.
package Foo
.
However, it also supports extraction of an override statement in the form:
.
# PODNAME: OverrideName::Goes::Here
.
which may be more applicable for documents that lack a package statement, or
the package statement may be "wrong", but they still need the document parsed
under the guise of having a name (for purposes such as POD).
Description-md5:
Homepage: https://metacpan.org/release/PPIx-DocumentName
Section: perl
Priority: optional
Filename: pool/main/libp/libppix-documentname-perl/libppix-documentname-perl_1.01-1_all.deb