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

Last updated: May 21,2024

1. Install "node-dom4" package

Please follow the step by step instructions below to install node-dom4 on Kali Linux

$ sudo apt update $ sudo apt install node-dom4

2. Uninstall "node-dom4" package

Please follow the guidance below to uninstall node-dom4 on Kali Linux:

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

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

Package: node-dom4
Version: 2.1.6+dfsg2+~2.0.2-2
Installed-Size: 50
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-dom4 (= 2.0.2)
Size: 12644
SHA256: 291ee153020135f3c097b112b1307955c5b210b02b17718b5a4a0c3abaa8cc07
SHA1: e665ab366068ad263f2df590bbb416960a8fee7b
MD5sum: 12d577731127d6b87c5c15688269972a
Description: Polyfill for new DOM Level 4 entries
This is a fully tested and covered polyfill for both new DOM Level 4
parentNode entries:
.
Element#prepend()
Element#append()
.
And for new DOM Level 4 childNode entries:
.
Element#before()
Element#after()
Element#replaceWith() ( Element#replace() has been recently deprecated )
Element#remove()
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/WebReflection/dom4
Section: javascript
Priority: optional
Filename: pool/main/n/node-dom4/node-dom4_2.1.6+dfsg2+~2.0.2-2_all.deb