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

Last updated: May 16,2024

1. Install "node-sax" package

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

$ sudo apt update $ sudo apt install node-sax

2. Uninstall "node-sax" package

Please follow the steps below to uninstall node-sax on Kali Linux:

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

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

Package: node-sax
Source: sax.js
Version: 1.2.4+~1.2.4-3
Installed-Size: 50
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-sax
Depends: libjs-sax (= 1.2.4+~1.2.4-3)
Breaks: node-typescript-types (<< 20201111~)
Size: 20268
SHA256: 64ddb51c040538efddade3ded4ca121b508e6e76cae52b20098d991767970af1
SHA1: f0e8ab0381dfa284aabe6e0f5e9bce956c5823ae
MD5sum: 12a351ebc06ee0152f58abadcda8f5d6
Description: event-based streaming XML parser - Node.js module
A sax-style parser for XML and HTML.
.
It's a very simple tool to parse through an XML string, or to create a
streaming HTML parser.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/isaacs/sax-js
Section: javascript
Priority: optional
Filename: pool/main/s/sax.js/node-sax_1.2.4+~1.2.4-3_all.deb