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

Last updated: May 20,2024

1. Install "libdata-walk-perl" package

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

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

2. Uninstall "libdata-walk-perl" package

In this section, we are going to explain the necessary steps to uninstall libdata-walk-perl on Kali Linux:

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

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

Package: libdata-walk-perl
Version: 2.01-2
Installed-Size: 36
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, perl | libscalar-list-utils-perl
Size: 14404
SHA256: e2076b50be16905f48ea7fb17a18475bbddb022a12d3e0dfcc763ed1ae26b034
SHA1: 355cec1304248adafd8f8e5776d4859944a8283d
MD5sum: 504c02f58b2823e88a273ff7900a0111
Description: module to traverse Perl data structures
With Data::Walk, one can have a call back function being called for each node
in a given structure. It works with hash references, array references and
blessed references of arbitrary depth.
.
Data::Walk is similar to File::Find, but instead of directory hierarchies, it
works with Perl data.
Description-md5:
Homepage: https://metacpan.org/release/Data-Walk
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-walk-perl/libdata-walk-perl_2.01-2_all.deb