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

Last updated: May 21,2024

1. Install "node-dompurify" package

This guide let you learn how to install node-dompurify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-dompurify

2. Uninstall "node-dompurify" package

Please follow the step by step instructions below to uninstall node-dompurify on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-dompurify
Priority: extra
Section: universe/web
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: dompurify.js
Version: 0.7.3~dfsg1-2
Depends: nodejs
Filename: pool/universe/d/dompurify.js/node-dompurify_0.7.3~dfsg1-2_all.deb
Size: 15798
MD5sum: 94514f59c2218fcd61ec66ab8d2b365e
SHA1: f633b646463b87cba3899566333e6263094e2cde
SHA256: d6940c65e485595b08854188bc1829925d450280506986092f3d85d822478c8b
Description-en: XSS sanitizer for HTML, MathML and SVG - Node.js module
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 NodeJS module.
Description-md5: 794d68ca6b933cd9d355596ca85de77f
Homepage: https://github.com/cure53/DOMPurify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu