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

Last updated: May 14,2024

1. Install "libdata-peek-perl" package

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

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

2. Uninstall "libdata-peek-perl" package

This is a short guide on how to uninstall libdata-peek-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libdata-peek-perl
Architecture: amd64
Version: 0.50-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: 76
Depends: perl, perlapi-5.32.0, libc6 (>= 2.4)
Suggests: perltidy
Filename: pool/universe/libd/libdata-peek-perl/libdata-peek-perl_0.50-1_amd64.deb
Size: 24612
MD5sum: 0e46ecc78f0d6d7113aa152a2f704304
SHA1: a8684e1a83c4629e94743178c540abf318456920
SHA256: b504719303b9738919a9bb3d87cfbce064cb29c95fb7cb2e9e984ee6482f652a
SHA512: 3c551aba08729171ff065ae5f17dba0e71d89aae36affd1111f2b553ec222cf3dc08e6babd1baff9b5bd30e3048478cccc7562b1939147c31eb5cfffe2c50b58
Homepage: https://metacpan.org/release/Data-Peek
Description-en: module providing low-level manipulation of Perl data
Data::Peek is a module that allows for low-level manipulation of Perl data
structures, particularly for displaying the internal representation of given
Perl variables.
.
In particular, it allows one to look at a scalar value to determine whether it
contains a string (PV), integer (IV or UV) or floating point number (NV); the
reference count of that scalar (REFCOUNT) and other flags (such as whether the
string is UTF-8).
.
This module can also create triple variables, which are similar to the dual
variables provided by Scalar::Util - they have two or three values, and the
value which is returned depends on the context in which it is used.
Description-md5: 18c5cfe61cce77cae5c6749eb0ad5123