How to Install and Uninstall libperl-destruct-level-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libperl-destruct-level-perl" package

This guide let you learn how to install libperl-destruct-level-perl on Kali Linux

$ sudo apt update $ sudo apt install libperl-destruct-level-perl

2. Uninstall "libperl-destruct-level-perl" package

Please follow the guidance below to uninstall libperl-destruct-level-perl on Kali Linux:

$ sudo apt remove libperl-destruct-level-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperl-destruct-level-perl package on Kali Linux

Package: libperl-destruct-level-perl
Source: libperl-destruct-level-perl (0.02-3)
Version: 0.02-3+b2
Installed-Size: 40
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 8040
SHA256: 3d18b72ceffd17f6bfc19c4e676f69479ab964e93816c00fbd9f965fd7bfa981
SHA1: dd18af312b7e20c27699c86fdae5280997d697a2
MD5sum: 4e105d03c3ae5932bdc23478838e4958
Description: Perl module to change Perl's destruction level
Perl::Destruct::Level is an interface allowing one to change Perl's internal
destruction level. While this functionality is available through the
PERL_DESTRUCT_LEVEL environment variable when perl is compiled with debug
support, this module provides it for perls without -DDEBUGGING.
.
The default value of the destruct level is 0; it means that perl won't bother
destroying all its internal data structures, but let the OS do the cleanup
for it at exit.
.
Relevant values recognized by perl are 1 and 2. Consult your source code to
know exactly what they mean. Note that some embedded environments might
extend the meaning of the destruction level for their own purposes: mod_perl
does that, for example.
Description-md5:
Homepage: https://metacpan.org/release/Perl-Destruct-Level
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libp/libperl-destruct-level-perl/libperl-destruct-level-perl_0.02-3+b2_amd64.deb