How to Install and Uninstall libjs-dompurify Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libjs-dompurify" package

Here is a brief guide to show you how to install libjs-dompurify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-dompurify

2. Uninstall "libjs-dompurify" package

Please follow the guidelines below to uninstall libjs-dompurify on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-dompurify $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-dompurify package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-dompurify
Priority: extra
Section: universe/web
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: dompurify.js
Version: 0.7.3~dfsg1-2
Recommends: javascript-common
Filename: pool/universe/d/dompurify.js/libjs-dompurify_0.7.3~dfsg1-2_all.deb
Size: 17804
MD5sum: e828d3b85f618acb6ff8e7f656cafb14
SHA1: cde5302c9c86eb8df78b0312a6a6df830db5e3f2
SHA256: aeddd5a6bf4b1307bce9bebc1b89bd68e6a3d8b16c8af80d3a922024622144b9
Description-en: XSS sanitizer for HTML, MathML and SVG
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML,
MathML and SVG. It's also very simple to use and get started with. DOMPurify
is written in JavaScript and works in all modern browsers (Safari,
Opera (15+), Internet Explorer (10+), Edge, Firefox and Chrome - as well as
almost anything else using Blink or WebKit). It doesn't break on IE6 or
other legacy browsers. It simply does nothing there.
.
This package contains the Javascript library.
Description-md5: ad3a5c8f81c4a6e95896dc7a6deb9806
Homepage: https://github.com/cure53/DOMPurify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions