How to Install and Uninstall libtree-dagnode-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libtree-dagnode-perl" package

Please follow the guidelines below to install libtree-dagnode-perl on Kali Linux

$ sudo apt update $ sudo apt install libtree-dagnode-perl

2. Uninstall "libtree-dagnode-perl" package

Please follow the guidance below to uninstall libtree-dagnode-perl on Kali Linux:

$ sudo apt remove libtree-dagnode-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtree-dagnode-perl package on Kali Linux

Package: libtree-dagnode-perl
Version: 1.32-1
Installed-Size: 148
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfile-slurp-tiny-perl
Size: 61744
SHA256: b53faee0635f58bafb2e560d5f047836febd70fbbc0cc913da941c13b55ad34f
SHA1: 29fbdd46d35d5c2f77ed4fd3c3a2959968240c67
MD5sum: 6e75a29e68f114c328dfd3c02a006d1f
Description: Perl (super)class for representing nodes in a tree
Tree::DAG_Node is a (super)class for representing nodes in a tree.
.
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes. This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).
Description-md5:
Homepage: https://metacpan.org/release/Tree-DAG_Node
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtree-dagnode-perl/libtree-dagnode-perl_1.32-1_all.deb