How to Install and Uninstall libtree-simple-visitorfactory-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

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

Please follow the guidelines below to install libtree-simple-visitorfactory-perl on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the instructions below to uninstall libtree-simple-visitorfactory-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtree-simple-visitorfactory-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtree-simple-visitorfactory-perl
Architecture: all
Version: 0.16-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 187
Depends: perl:any, libtree-simple-perl
Filename: pool/universe/libt/libtree-simple-visitorfactory-perl/libtree-simple-visitorfactory-perl_0.16-1_all.deb
Size: 68952
MD5sum: 091cae451dba4c56a7756fb897e2861b
SHA1: bf282285eb1c1ed1cb91f6bfc2921ccef45dfd36
SHA256: c91d6f8ee143b4123143caa2cc116426ddf1772daffa99a4e8dfa39dea013df5
SHA512: f6e231a6b17f1ea5234783fdc9237666ddc4836bfd730a064caed907189524eadd7e7e00d4bab80bd84dd8b125db0bfa55ed80561d26990ee7211bbf73fae327
Homepage: https://metacpan.org/release/Tree-Simple-VisitorFactory
Description-en: 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: 8552134f68041cf8cd60eea7f3b363e7