How to Install and Uninstall node-stream-http Package on Kali Linux

Last updated: May 03,2024

1. Install "node-stream-http" package

Please follow the steps below to install node-stream-http on Kali Linux

$ sudo apt update $ sudo apt install node-stream-http

2. Uninstall "node-stream-http" package

This tutorial shows how to uninstall node-stream-http on Kali Linux:

$ sudo apt remove node-stream-http $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-stream-http package on Kali Linux

Package: node-stream-http
Version: 3.2.0+dfsg-5
Installed-Size: 36
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-builtin-status-codes, node-inherits, node-readable-stream (>= 3.0.6), node-to-arraybuffer, node-xtend
Size: 12320
SHA256: 6c8da79b40c492ea6db93cc4853d9ded2a7675d8884cc91d6ed89d7f30ed2327
SHA1: 8640523a50d4399897f24790f71654cb49b37ed4
MD5sum: f90339c1934a405c7c3476a51b70c1ff
Description: streaming http in browser context
This module is an implementation of Node.js's native http module for the
browser. It tries to match Node's API and behavior as closely as
possible, but some features aren't available, since browsers don't
give nearly as much control over requests.
.
This is heavily inspired by, and intended to replace, http-browserify.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jhiesey/stream-http#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-stream-http/node-stream-http_3.2.0+dfsg-5_all.deb