How to Install and Uninstall libdevel-partialdump-perl Package on Kali Linux

Last updated: May 12,2024

1. Install "libdevel-partialdump-perl" package

Learn how to install libdevel-partialdump-perl on Kali Linux

$ sudo apt update $ sudo apt install libdevel-partialdump-perl

2. Uninstall "libdevel-partialdump-perl" package

This guide covers the steps necessary to uninstall libdevel-partialdump-perl on Kali Linux:

$ sudo apt remove libdevel-partialdump-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdevel-partialdump-perl package on Kali Linux

Package: libdevel-partialdump-perl
Version: 0.20-2
Installed-Size: 39
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-tiny-perl, libnamespace-clean-perl, libsub-exporter-perl
Size: 15620
SHA256: 4b15fa548894ddb966dec7877d706b8c018fa46b34e05a8ca5841696e9d9584e
SHA1: a2e0b8be7aba319c704b62e9c8b7d69f39011c2e
MD5sum: 3130a75126ed2cfe7ecbe86aee49a3e0
Description: Perl module to dump subroutine parameters concisely
Devel::PartialDump is similar in nature to Data::Dumper, however, it is
optimized for the common case of bug reporting with complex data structures.
Outputting a string containing a complex data structure can yield rather
useless results, since the structures are stringified.
.
This module optionally overrides Carp's routines to provide a concise dump of
a variable's contents instead of a simple stringification with warn, etc.
Description-md5:
Homepage: https://metacpan.org/release/Devel-PartialDump
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-partialdump-perl/libdevel-partialdump-perl_0.20-2_all.deb