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

Last updated: May 16,2024

1. Install "libhtml-tagtree-perl" package

This tutorial shows how to install libhtml-tagtree-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhtml-tagtree-perl

2. Uninstall "libhtml-tagtree-perl" package

This tutorial shows how to uninstall libhtml-tagtree-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhtml-tagtree-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libhtml-tagtree-perl
Priority: optional
Section: universe/perl
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.03-1
Depends: perl
Filename: pool/universe/libh/libhtml-tagtree-perl/libhtml-tagtree-perl_1.03-1_all.deb
Size: 15634
MD5sum: 34ab8b64207575ea5ef79594b7a075eb
SHA1: 60dde2659802479aee49cd05b9ce8f6b2cf27404
SHA256: b6a8e1cf82a993e4ec529c297b0394e28481227a34544cb5286b2d88e556a3a2
Description-en: module that generates HTML via a tree of tag objects
HTLM::TagTrees allows easy building of a tree objects where
each object represents: 1) a tag 2) its value and 3) any
tag attributes. Valid HTML is build of the tree via a method call.
Description-md5: d4c609bbe87222b263dc03d276ad4f7c
Homepage: https://metacpan.org/release/HTML-TagTree
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu