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

Last updated: May 20,2024

1. Install "node-read-only-stream" package

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

$ sudo apt update $ sudo apt install node-read-only-stream

2. Uninstall "node-read-only-stream" package

Please follow the steps below to uninstall node-read-only-stream on Kali Linux:

$ sudo apt remove node-read-only-stream $ sudo apt autoclean && sudo apt autoremove

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

Package: node-read-only-stream
Version: 2.0.0-6
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-readable-stream
Size: 4296
SHA256: 0706908c46b597872df9073bfbc7fce8ba9098dbdb08926c4be214a32361d165
SHA1: 235dcf10ea5da3f31949e8d5974cdb95d0f15be9
MD5sum: 1ec0f34880bcca3b17d446ab1e806b0b
Description: Node.js read-only stream implementation
This module allow one to use a readable/writable stream internally but to
expose just the readable part of that internal stream.
.
A stream is an abstract interface for working with streaming data in Node.js.
There are many stream objects provided by Node.js. For instance, a request to
an HTTP server and process.stdout are both stream instances.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/substack/read-only-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-read-only-stream/node-read-only-stream_2.0.0-6_all.deb