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

Last updated: September 20,2024

1. Install "libdata-peek-perl" package

This is a short guide on how to install libdata-peek-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libdata-peek-perl" package

This tutorial shows how to uninstall libdata-peek-perl on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libdata-peek-perl
Architecture: amd64
Version: 0.49-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 (>= 5.30.0-9), perlapi-5.30.0, libc6 (>= 2.4)
Suggests: perltidy
Filename: pool/universe/libd/libdata-peek-perl/libdata-peek-perl_0.49-1_amd64.deb
Size: 24524
MD5sum: ebdfa11ef55b49e43c2b970690f9a60e
SHA1: 66ffc7fa56f56fc3031410ad2e54db73dfbd361e
SHA256: e9e46475a84914cd2f5ea65b2fd814b113e6101b99d8d101523b3645cbc31a83
SHA512: 6dbcfb4f0c61c2f304a740b0df4c9dc76d57199502d5d0e0feb3913d4649f7a33bd389c5df81ef331642c5b7bcb42b27c339fbd8bd0c9dccaf88e583fd208fd3
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