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

Last updated: May 03,2024

1. Install "node-xmldom" package

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

$ sudo apt update $ sudo apt install node-xmldom

2. Uninstall "node-xmldom" package

This is a short guide on how to uninstall node-xmldom on Kali Linux:

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

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

Package: node-xmldom
Version: 0.8.6-1
Installed-Size: 131
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-xmldom-xmldom (= 0.8.6)
Size: 39504
SHA256: 0736ac9060edaa5cc9479c4efa65a43120c361353845e67d38e7089d808167ee
SHA1: 5ba574b94023cdbf6466727549ae869852361883
MD5sum: 0a8e3590438dd5e1a3fb62b21c2cb6d3
Description: Standard XML DOM (Level2 CORE) implementation in pure javascript
A JavaScript implementation of W3C DOM for Node.js, Rhino and the browser.
This implementation is fully compatible with W3C DOM level 2.
.
This package allows one to use DOMParser and XMLSerializer
interface in browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/jindw/xmldom
Section: javascript
Priority: optional
Filename: pool/main/n/node-xmldom/node-xmldom_0.8.6-1_all.deb