How to Install and Uninstall libdata-printer-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libdata-printer-perl" package

Learn how to install libdata-printer-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-printer-perl

2. Uninstall "libdata-printer-perl" package

This is a short guide on how to uninstall libdata-printer-perl on Kali Linux:

$ sudo apt remove libdata-printer-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-printer-perl package on Kali Linux

Package: libdata-printer-perl
Version: 1.001001-1
Installed-Size: 356
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 134184
SHA256: 5796f9433426a3ae4806ead7cb6c6d0bc243d4b75d88c3aa0d05388d6e94d88f
SHA1: b1ac192990f65fe67ee8a61feb5c52df8c321cf3
MD5sum: f9075f21ed6c62220ae6928eb9625e34
Description: colored pretty-printer of Perl data structures and objects
Data::Printer is a tool designed to display Perl variables and objects on
screen, properly formatted for inspection by a human being.
.
Many people use Data::Dumper for this task, although it was designed
primarily to stringify data structures such that they can be eval'ed
back in. It thus lacks all the visual clues, extra information and
filtering possibilities that Data::Printer has to offer:
.
* Sane defaults
* Highly customizable
* Colored output by default
* Human-friendly output, with array index and custom separators
* Full object dumps including methods, inheritance and internals
* Exposes extra information such as tainted data and weak references
* Ability to easily create filters for objects and regular structures
* Ability to load settings from a .dataprinter file
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Data-Printer
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-printer-perl/libdata-printer-perl_1.001001-1_all.deb