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

Last updated: May 09,2024

1. Install "node-stream-each" package

Here is a brief guide to show you how to install node-stream-each on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-stream-each" package

This tutorial shows how to uninstall node-stream-each on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-stream-each
Architecture: all
Version: 1.2.3-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17
Depends: node-end-of-stream, node-stream-shift, nodejs
Filename: pool/universe/n/node-stream-each/node-stream-each_1.2.3-1_all.deb
Size: 4688
MD5sum: 15c56c0028f33e877f30132e3356d343
SHA1: 78fe580af0b7fa60adeec47b237063f39a0fa939
SHA256: 75d2e1d83b7bd59625b604d0ca0e6dc7db48f42938e8f0c9fd92ab0216f0ebfc
SHA512: 1b893dadc60e4a6a97124d618ef9b5e5a7c1ab46e59572a828c694e20a00d5210bd5503db5875262ee65481f8afb29a17d3b2016b8994dcb5fee90362df40bb3
Homepage: https://github.com/mafintosh/stream-each
Description-en: Iterate all the data in a stream
Iterate the data in the stream by calling the iterator function with
(data, next) where data is a data chunk and next is a callback. Call next when
you are ready to consume the next chunk. Optionally you can call next with an
error to destroy the stream. When the stream ends/errors the callback is
called if provided.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: e5a40cde18859478946e412128b9fcd8