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

Last updated: May 18,2024

1. Install "libtree-simple-visitorfactory-perl" package

Learn how to install libtree-simple-visitorfactory-perl on Kali Linux

$ sudo apt update $ sudo apt install libtree-simple-visitorfactory-perl

2. Uninstall "libtree-simple-visitorfactory-perl" package

Please follow the step by step instructions below to uninstall libtree-simple-visitorfactory-perl on Kali Linux:

$ sudo apt remove libtree-simple-visitorfactory-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtree-simple-visitorfactory-perl
Version: 0.16-3
Installed-Size: 188
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libtree-simple-perl
Size: 69472
SHA256: fdfa5be3c303ef61a132a1b8d3cffdff1a355a4ba0e556f8df982005f08ba302
SHA1: bb55d50d4789fba572acde3b8fce0d79f13e2aac
MD5sum: d11c725c13c3387e222a4736c24fc331
Description: collection of dispensing visitor objects for Tree::Simple
The Tree::Simple::VisitorFactory module contains a number of visitor objects
which can perform various tasks on Tree::Simple objects.
.
The following visitors are included:
* PathToRoot: find the path back to the tree's root node
* FindByPath: find the node specified by a path
* FindByUID: find the node with the same UID
* FindByNodeValue: find the node with the same node value
* BreadthFirstTraversal: implements a breadth-first traversal
* PostOrderTraversal: implements a post-order traversal
* PreOrderTraversal: implements a pre-order traversal
* LoadDirectoryTree: load a directory tree into a Tree::Simple hierarchy
* CreateDirectoryTree: create a set of directories and files from a
Tree::Simple hierarchy
* FromNestedArray: create a Tree::Simple hierarchy from nested arrays
* ToNestedArray: create a nested array construct from a Tree::Simple hierarchy
* Tree::Simple::Visitor::VariableDepthClone: clone parts of Tree hierarchies
* FromNestedHash: create a Tree::Simple hierarchy from nested hashes
* ToNestedHash: create a nested hash construct from a Tree::Simple hierarchy
* LoadClassHierarchy: create a Tree::Simple hierarchy which models the classes
inheritance hierarchy
* GetAllDescendents: return all the descendents recursively on down the
hierarchy
* Sort: implements a multi-level sort of a Tree::Simple hierarchy
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Tree-Simple-VisitorFactory
Tag: role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtree-simple-visitorfactory-perl/libtree-simple-visitorfactory-perl_0.16-3_all.deb