How to Install and Uninstall node-ordered-read-streams Package on Kali Linux

Last updated: May 17,2024

1. Install "node-ordered-read-streams" package

Please follow the guidance below to install node-ordered-read-streams on Kali Linux

$ sudo apt update $ sudo apt install node-ordered-read-streams

2. Uninstall "node-ordered-read-streams" package

This tutorial shows how to uninstall node-ordered-read-streams on Kali Linux:

$ sudo apt remove node-ordered-read-streams $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-ordered-read-streams package on Kali Linux

Package: node-ordered-read-streams
Version: 1.0.1-6
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-is-stream
Size: 4428
SHA256: 17efd09cb951141634eb0e50187d931c979660c5087193996542aed63141d409
SHA1: 710ffce70388ee1534c879c914cab737db417f06
MD5sum: bc9de9a801b1f6679663324bb3d42b86
Description: combines array of streams into one read stream in strict order
`ordered-read-streams` handles all data/errors from input streams in parallel,
but emits data/errors in strict order in which streams are passed to
constructor. This is `objectMode = true` stream.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/armed/ordered-read-streams
Section: javascript
Priority: optional
Filename: pool/main/n/node-ordered-read-streams/node-ordered-read-streams_1.0.1-6_all.deb