How to Install and Uninstall libhtml-treebuilder-xpath-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libhtml-treebuilder-xpath-perl" package

Here is a brief guide to show you how to install libhtml-treebuilder-xpath-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhtml-treebuilder-xpath-perl

2. Uninstall "libhtml-treebuilder-xpath-perl" package

Please follow the guidelines below to uninstall libhtml-treebuilder-xpath-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhtml-treebuilder-xpath-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtml-treebuilder-xpath-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhtml-treebuilder-xpath-perl
Priority: optional
Section: universe/perl
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.14-1
Depends: perl, libhtml-tree-perl, libxml-xpathengine-perl (>= 0.12)
Filename: pool/universe/libh/libhtml-treebuilder-xpath-perl/libhtml-treebuilder-xpath-perl_0.14-1_all.deb
Size: 13278
MD5sum: 13b30716287c6f92c1af6d45691540bf
SHA1: 2447f84f76317118cb00441795ba9555da0b022c
SHA256: 69a214e659ef0325ced386d1412ca2dc5bac5b0301fd976758a8e68f95a754d9
Description-en: Perl module to add XPath support to HTML::TreeBuilder
HTML::TreeBuilder::XPath is a drop-in replacement for HTML::TreeBuilder (see
libhtml-treebuilder-perl) that adds typical XPath methods, making it easy to
query a document and extract information about nodes and values.
.
It is also capable of generating two representations of the XML output: a
compact version, intended for machine readable output and minimal space
requirements (in terms of disk space and network bandwidth); and a human
readable, indented version.
Description-md5: 2c9c7be65e785e464bf941e816c02400
Homepage: http://search.cpan.org/dist/HTML-TreeBuilder-XPath/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu