How to Install and Uninstall libdata-printer-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libdata-printer-perl" package

Please follow the guidelines below to install libdata-printer-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libdata-printer-perl" package

Please follow the instructions below to uninstall libdata-printer-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdata-printer-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdata-printer-perl
Architecture: all
Version: 1.000000-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: 333
Depends: perl:any
Filename: pool/universe/libd/libdata-printer-perl/libdata-printer-perl_1.000000-1_all.deb
Size: 118616
MD5sum: 0298eb3ab4b08a002bf5c052aff45908
SHA1: 7fad72a44fccc9d174fc053a1df160253661acac
SHA256: 00d8bf42b262e46054ffecad262e1b37c7f166a60b0cebddd620bac0bc704c0a
SHA512: e93c66a45390cdfae4763602576877d463161162dc4ed902a03e60efe5a8128d973ed4ca93fdbc8761b0462f61c359e3efba6b09884c50859589edbaaae0e63d
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