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

Last updated: May 20,2024

1. Install "libhtml-stripscripts-perl" package

Learn how to install libhtml-stripscripts-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libhtml-stripscripts-perl" package

Please follow the instructions below to uninstall libhtml-stripscripts-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libhtml-stripscripts-perl
Architecture: all
Version: 1.06-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: 102
Depends: perl
Filename: pool/universe/libh/libhtml-stripscripts-perl/libhtml-stripscripts-perl_1.06-1_all.deb
Size: 31660
MD5sum: ab6932b54a4844424e237e43eefe1380
SHA1: ef7a298cafdce92375ae0b1cf7f2b67583ded967
SHA256: 8c3fd8e7836b558f7127ad4af02225dcffdbeb710becfb0567ba40c8e2676ed1
SHA512: 075c143b29b6f05f5e203631a7b4939451d32a1d28d25931b4eb8a3915b1089723c998a82f8531e7b1661ed9e9bdef2e9e3e95c58b3d5779f7d07f1fcdd47600
Homepage: https://metacpan.org/release/HTML-StripScripts
Description-en: module for removing scripts from HTML
HTML::StripScripts is a Perl module for neutralizes scripting constructs in
HTML, leaving as much non-scripting markup in place as possible. This allows
web applications to display HTML originating from an untrusted source without
introducing cross-site scripting (XSS) vulnerabilities.
.
The process is based on whitelists of tags, attributes and attribute values.
This approach is the most secure against disguised scripting constructs hidden
in malicious HTML documents.
.
As well as removing scripting constructs, this module ensures that there is a
matching end for each start tag, and that the tags are properly nested.
.
You will probably use HTML::StripScripts::Parser rather than using this module
directly (see libhtml-stripscripts-parser-perl).
Description-md5: 5630c87178afcfe3f49d16005cba6177