How to Install and Uninstall libhtml-tagfilter-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 21,2024

1. Install "libhtml-tagfilter-perl" package

Please follow the guidelines below to install libhtml-tagfilter-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libhtml-tagfilter-perl" package

This is a short guide on how to uninstall libhtml-tagfilter-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libhtml-tagfilter-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhtml-tagfilter-perl
Architecture: all
Version: 1.03-4.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: 60
Depends: perl:any, libhtml-parser-perl, liburi-perl
Filename: pool/universe/libh/libhtml-tagfilter-perl/libhtml-tagfilter-perl_1.03-4.1_all.deb
Size: 23816
MD5sum: 931f4154c7b76a81dc180b0b92d7a0b4
SHA1: 7f8fc6f31a54791b772a3ccf9ab8f19dc53d62b6
SHA256: 4b26b2b6c2267f638db8566cee3033effca028fe24d02e6ce597a8beb1c3c2b1
SHA512: d2822f6f1e3ae386b82ba77eb67176964cdaecd76f4b769e91c8e89e90107b303e7b503661144919b2531ed5d39e2439adc8a42518668cde0a3455107051c643
Homepage: https://metacpan.org/release/HTML-TagFilter
Description-en: fine-grained HTML-filter, XSS-blocker and mailto-obfuscator
HTML::TagFilter is a subclass of HTML::Parser with a single purpose: it
will remove unwanted HTML tags and attributes from a piece of text. It can
act in a more or less fine-grained way: you can specify permitted tags,
permitted attributes of each tag, and permitted values for each attribute
in as much detail as you like.
.
Tags which are not allowed are removed. Tags which are allowed are trimmed
down to only the attributes which are allowed for each tag. It is possible
to allow all or no attributes from a tag, or to allow all or no values for
an attribute, and so on.
.
The filter will also guard against cross-site scripting attacks and
obfuscate any mailto:email addresses, unless you tell it not to.
Description-md5: 09a640ff9f335d89c160f320e7aaf9d9