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

Last updated: May 20,2024

1. Install "node-domino" package

Please follow the guidance below to install node-domino on Kali Linux

$ sudo apt update $ sudo apt install node-domino

2. Uninstall "node-domino" package

This guide let you learn how to uninstall node-domino on Kali Linux:

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

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

Package: node-domino
Version: 2.1.6~ds-5
Installed-Size: 825
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 154340
SHA256: be9b7a20a7b9cf232deefdefb03d1f196ed7cf7841c838fe6fd4dfbe3a819bb7
SHA1: aa2c57b775a7c832ebe3cb6e47e51460ecc35b92
MD5sum: 0e38323b4a52a31341349e14048c545d
Description: server-side DOM implementation based on Mozilla's dom.js
Domino provides a fast but insecure DOM in Node.js.
.
The Document Object Model (DOM)
is a cross-platform and language-independent
application programming interface
that treats an HTML, XHTML, or XML document as a tree structure
wherein each node is an object representing a part of the document.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fgnass/domino
Section: javascript
Priority: optional
Filename: pool/main/n/node-domino/node-domino_2.1.6~ds-5_all.deb