How to Install and Uninstall libdata-structure-util-perl Package on Kali Linux

Last updated: May 03,2024

1. Install "libdata-structure-util-perl" package

This guide covers the steps necessary to install libdata-structure-util-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-structure-util-perl

2. Uninstall "libdata-structure-util-perl" package

Please follow the guidance below to uninstall libdata-structure-util-perl on Kali Linux:

$ sudo apt remove libdata-structure-util-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-structure-util-perl package on Kali Linux

Package: libdata-structure-util-perl
Source: libdata-structure-util-perl (0.16-2)
Version: 0.16-2+b2
Installed-Size: 77
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 23204
SHA256: b570fef6551525a87f3679cd038480fce4ec41c02864ca22bf7489ff3249d0b4
SHA1: 378fadb2c5e05fde8f51314d41c514db81c7e82d
MD5sum: 834d5241e6b49a4d2f92e0c6a323fb45
Description: module to change nature of data within a data structure
Data::Structure::Util is a Perl module for manipulating data within data
structures. It can process an entire tree of data structures and perform the
requested operation on each element as appropriate. It is fast, since it is
written in C.
.
For example, it can be used to transform all strings within a data
structure to UTF-8, but also contains functions like unbless to
reduce an object to the pure data structure it was before it has been
blessed into an object.
Description-md5:
Homepage: https://metacpan.org/release/Data-Structure-Util
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-structure-util-perl/libdata-structure-util-perl_0.16-2+b2_amd64.deb