How to Install and Uninstall libdata-printer-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libdata-printer-perl" package

Please follow the guidelines below to install libdata-printer-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdata-printer-perl" package

This guide covers the steps necessary to uninstall libdata-printer-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdata-printer-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdata-printer-perl
Architecture: all
Version: 0.40-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: 143
Depends: perl, libclone-pp-perl, libfile-homedir-perl, libpackage-stash-perl, libmoose-perl, libsort-naturally-perl
Filename: pool/universe/libd/libdata-printer-perl/libdata-printer-perl_0.40-1_all.deb
Size: 59312
MD5sum: f98e7418d392eb9e16c22882dff5daa4
SHA1: 2d744680b9441b83c3a25c856ab7b5a6235b5367
SHA256: 503fc4f72c4368e9a03f777279b19596669eca66d4e8d148446f5c78d932c864
SHA512: e4edb084871d2b793576efbba15fa64749ba21c7c30269417ec8266304a4cbd5e3a3aebda95fc0eeecf7e2cabf35c88de3a69707190caf4997b094163fcbd4a4
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