How to Install and Uninstall node-dom-helpers Package on Kali Linux

Last updated: May 19,2024

1. Install "node-dom-helpers" package

This guide covers the steps necessary to install node-dom-helpers on Kali Linux

$ sudo apt update $ sudo apt install node-dom-helpers

2. Uninstall "node-dom-helpers" package

Please follow the guidelines below to uninstall node-dom-helpers on Kali Linux:

$ sudo apt remove node-dom-helpers $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-dom-helpers package on Kali Linux

Package: node-dom-helpers
Version: 5.2.1-2
Installed-Size: 391
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-babel7 (>= 7.8.7), node-csstype (>= 3.0.2)
Size: 27408
SHA256: 8314cc53cda9c91a97c2de2051c11e37e47c572e0714b92812aa449f5d237cae
SHA1: 840f91fbff0b93665766f3e95ded755b36ae7d43
MD5sum: 44023472635e7dfe0e02f9d82481a865
Description: Tiny modular DOM lib for ie9+
Mostly just naive wrappers around common DOM API inconsistencies,
Cross browser work is minimal and mostly taken from jQuery. This
library doesn't do a lot to normalize behavior across browsers, it
mostly seeks to provide a common interface, and eliminate the need to
write the same "if (ie9)" statements in every project.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/react-bootstrap/dom-helpers#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-dom-helpers/node-dom-helpers_5.2.1-2_all.deb