How to Install and Uninstall libdata-walk-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "libdata-walk-perl" package
This guide let you learn how to install libdata-walk-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libdata-walk-perl
Copied
2. Uninstall "libdata-walk-perl" package
This is a short guide on how to uninstall libdata-walk-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libdata-walk-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libdata-walk-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libdata-walk-perl
Priority: optional
Section: universe/perl
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.00-3
Depends: perl
Filename: pool/universe/libd/libdata-walk-perl/libdata-walk-perl_1.00-3_all.deb
Size: 13974
MD5sum: 91b0ec9386a6929bc793c4bcb55b2b92
SHA1: b454e51993b71382e3b8aa56942c410dc1926bfb
SHA256: cedfa7f356302c4e583c81be6a2bcca839e4f0d49c6ed10edddfe5561a1c8f83
Description-en: 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 hierachies, it
works with Perl data.
Description-md5: 9c982f26ba7cb048bb330ad9fb721442
Homepage: https://metacpan.org/release/Data-Walk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.00-3
Depends: perl
Filename: pool/universe/libd/libdata-walk-perl/libdata-walk-perl_1.00-3_all.deb
Size: 13974
MD5sum: 91b0ec9386a6929bc793c4bcb55b2b92
SHA1: b454e51993b71382e3b8aa56942c410dc1926bfb
SHA256: cedfa7f356302c4e583c81be6a2bcca839e4f0d49c6ed10edddfe5561a1c8f83
Description-en: 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 hierachies, it
works with Perl data.
Description-md5: 9c982f26ba7cb048bb330ad9fb721442
Homepage: https://metacpan.org/release/Data-Walk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu