How to Install and Uninstall libdata-dump-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libdata-dump-perl" package

Please follow the steps below to install libdata-dump-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdata-dump-perl" package

Please follow the step by step instructions below to uninstall libdata-dump-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdata-dump-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdata-dump-perl
Priority: optional
Section: universe/perl
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.23-1
Depends: perl
Filename: pool/universe/libd/libdata-dump-perl/libdata-dump-perl_1.23-1_all.deb
Size: 26994
MD5sum: e7aec24677a67de37305b0f800933234
SHA1: 78c0c1d126efdf83b29b7262a60cdec7d9729e6c
SHA256: 840664f1b39c5cf7bc5b7293848f8340d03538bce9ae58987c18288d2c2bc187
Description-en: Perl module to help dump data structures
Data::Dump provides a single function called dump that takes a list of values
as its argument and produces a string as its result. The string contains Perl
code that, when evaled, produces a deep copy of the original arguments. The
string is formatted for easy reading.
.
If called in void context, the dump is printed on standard error instead of
being returned. If you don't like importing a function that overrides Perl's
not-so-useful builtin, then you can also import the same function as "pp"
(the mnemonic for "pretty-print").
Description-md5: 9bbf0dc5bb559b810cac86ad8408084b
Homepage: https://metacpan.org/release/Data-Dump
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 3y
Task: mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master