How to Install and Uninstall node-dompurify Package on Kali Linux

Last updated: May 17,2024

1. Install "node-dompurify" package

Please follow the steps below to install node-dompurify on Kali Linux

$ sudo apt update $ sudo apt install node-dompurify

2. Uninstall "node-dompurify" package

This tutorial shows how to uninstall node-dompurify on Kali Linux:

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

3. Information about the node-dompurify package on Kali Linux

Package: node-dompurify
Version: 2.4.1+dfsg+~2.4.0-1
Installed-Size: 683
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-dompurify (= 2.4.0)
Size: 69096
SHA256: 84ea7783719aaaa1289926f75f2cca968953de05a8886e13f0e944a993f9e1d7
SHA1: 98d4318e8740ad26ccc1da81249ec2b1172a7dc5
MD5sum: 187bc9d2ed25d9c26be03aa29f93475f
Description: DOM-only, super-fast, uber-tolerant XSS sanitizer
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML,
MathML and SVG. It's written in JavaScript and works in all modern browsers
(Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as
almost anything else using else using Blink or WebKit. It doesn't break on
MSIE6 or other legacy browsers. It either uses a fall-back or simply does
nothing.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cure53/DOMPurify
Section: javascript
Priority: optional
Filename: pool/main/n/node-dompurify/node-dompurify_2.4.1+dfsg+~2.4.0-1_all.deb