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

Last updated: May 20,2024

1. Install "node-send" package

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

$ sudo apt update $ sudo apt install node-send

2. Uninstall "node-send" package

Please follow the instructions below to uninstall node-send on Kali Linux:

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

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

Package: node-send
Version: 0.18.0+~cs1.19.1-3
Installed-Size: 66
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-destroy (= 1.2.0), node-types-send (= 0.17.1)
Depends: node-debug, node-depd, node-encodeurl, node-escape-html, node-etag, node-fresh, node-http-errors, node-mime, node-ms, node-on-finished, node-range-parser, node-statuses (>= 2)
Breaks: node-express (<< 4.18.1~)
Size: 22336
SHA256: a93a25fc3f66658390d2519fa074d6e216fc5948599870d6fee4d516d39d4417
SHA1: 6c859842430c5a07538ce90fd17de300250108ac
MD5sum: a0874af9148465ad7f67d835b5cfc2af
Description: Static file server with ranges and negotiation support for Node.js
This module offers a streaming static file server supporting partial
responses (Ranges), conditional-GET negotiation, high test coverage,
and granular events allowing middlewares to plug easily into it.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/pillarjs/send
Section: javascript
Priority: optional
Filename: pool/main/n/node-send/node-send_0.18.0+~cs1.19.1-3_all.deb