How to Install and Uninstall libdata-printer-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libdata-printer-perl" package

Please follow the instructions below to install libdata-printer-perl on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdata-printer-perl package on Ubuntu 21.10 (Impish Indri)

Package: libdata-printer-perl
Architecture: all
Version: 1.000004-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 334
Depends: perl:any
Filename: pool/universe/libd/libdata-printer-perl/libdata-printer-perl_1.000004-1_all.deb
Size: 119636
MD5sum: a3cda31555defb09684f7f288085b8ab
SHA1: 79ecb4c0fc046f3fceb4ebda704a8d138468b3da
SHA256: a258f680420a6b85e1311c2a7b32bac7c2d3ebc351ea19c3a7ec67d6c21b6f14
SHA512: ce27547b51e5d01a82190a52cc01baa4bcfd891fc55d992db6c459e483f8392ecde823a8184435b8d1d3aa38ef07aec5a18a64fb86791df590f6999c7db75f9a
Homepage: https://metacpan.org/release/Data-Printer
Description-en: 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: f6caa769fabdc93e081347f965a3eb05