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

Last updated: May 14,2024

1. Install "node-stream-browserify" package

This tutorial shows how to install node-stream-browserify on Kali Linux

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

2. Uninstall "node-stream-browserify" package

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

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

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

Package: node-stream-browserify
Version: 3.0.0-3
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-inherits, node-readable-stream (>= 3.4.0)
Breaks: node-libs-browser (<< 2.2.1-3)
Size: 5608
SHA256: 5f2f861842e928da119436546d7374d3363263612ab511961dc64422fcf90448
SHA1: 2e06d2a21bcd0870eb6ced637e7a4fb058f49798
MD5sum: 05effea626fe977e1f15543096c63ce4
Description: stream module from Node.js for browsers
This module implements the stream abstraction used in Node.js
in browser context.
.
A stream is an abstract interface for working with streaming data in Node.js.
In Connection-oriented communication, a data stream is a sequence of
digitally encoded coherent signals (packets of data or data packets)
used to transmit or receive information that is in the process of
being transmitted.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/substack/stream-browserify
Section: javascript
Priority: optional
Filename: pool/main/n/node-stream-browserify/node-stream-browserify_3.0.0-3_all.deb