How to Install and Uninstall node-read-only-stream Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

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

Please follow the guidelines below to install node-read-only-stream on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the guidelines below to uninstall node-read-only-stream on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-read-only-stream package on Ubuntu 21.10 (Impish Indri)

Package: node-read-only-stream
Architecture: all
Version: 2.0.0-3
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: nodejs (>= 10), node-readable-stream (>= 2.0.2)
Filename: pool/universe/n/node-read-only-stream/node-read-only-stream_2.0.0-3_all.deb
Size: 3904
MD5sum: 9b941473a2252157ae86c12084e21e19
SHA1: 99b09ed6b0c464a8d0651fd46f8d2f72e0490655
SHA256: ed1d1aa01d0c3926e77af0407e9ffcb77413be959e4099580ebf4cb64b9d43c5
SHA512: 299aa82d0dc6f67e4ec25865d54e32922453a69e3528ecb70a5effc6257999ba43f874fe7de2ebab8e866cdd949b835b3a3e4fce138462d99b74c0ab43bfd9fa
Homepage: https://github.com/substack/read-only-stream
Description-en: 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: 494761d840d5a436e66a8e0a5a2c9b20