How to Install and Uninstall libxml-grove-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libxml-grove-perl" package

Learn how to install libxml-grove-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libxml-grove-perl

2. Uninstall "libxml-grove-perl" package

Please follow the steps below to uninstall libxml-grove-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libxml-grove-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxml-grove-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libxml-grove-perl
Priority: optional
Section: universe/perl
Installed-Size: 232
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.46alpha-12
Depends: perl, libxml-perl
Filename: pool/universe/libx/libxml-grove-perl/libxml-grove-perl_0.46alpha-12_all.deb
Size: 60906
MD5sum: c055e1bf91a49975abfe26f69c2f4ae8
SHA1: 03a47dfccbe233ceb313d9b259d99021d18dd687
SHA256: f80c150e6abfc1b30d85c7a1ad27d2b2f54618e00ce45550361d1b1ddfed1af1
Description-en: Perl module for accessing parsed *ML instances
The XML::Grove module provides simple access to the information set of
parsed XML, HTML, or SGML instances using a tree of Perl hashes. This
package also includes several extensions to XML::Grove that provide
the following:
.
* returning element contents as a string
* returning element contents as XML, HTML, or Canonical XML
* processing entire groves using the visitor pattern
* processing entire groves using PerlSAX
* running a filter over all nodes in the grove
* substituting values into an XML template grove
* indexing a grove by ID or other attributes
* accessing elements and objects via URL-like paths
Description-md5: 865f03c99e610137bcd93eb617e04b81
Homepage: http://search.cpan.org/dist/XML-Grove/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu