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

Last updated: November 25,2024

1. Install "node-domutils" package

This is a short guide on how to install node-domutils on Kali Linux

$ sudo apt update $ sudo apt install node-domutils

2. Uninstall "node-domutils" package

This guide covers the steps necessary to uninstall node-domutils on Kali Linux:

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

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

Package: node-domutils
Version: 3.1.0-2
Installed-Size: 204
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-dom-serializer, node-domelementtype (>= 2.2.0~), node-domhandler (>= 4.2.0~)
Breaks: node-css-select (<< 3.1.2~), node-htmlparser2 (<< 9~)
Size: 23976
SHA256: de62d8c17586eea58c1f774db0b1cea5c81a256e7b5720185673f027188c8413
SHA1: 0a341056c31e118c7123176f4fa34709330e836d
MD5sum: 4935b34822a8417642e0549ab94df338
Description: utilities for working with htmlparser2's DOM
Node.js module that provides utilities (stringify, traversal,
manipulation and querying) for working with a DOM (Document Object
Model) created with the node-domhandler module.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/FB55/domutils
Section: javascript
Priority: optional
Filename: pool/main/n/node-domutils/node-domutils_3.1.0-2_all.deb