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

Last updated: May 03,2024

1. Install "node-callback-stream" package

Please follow the guidance below to install node-callback-stream on Kali Linux

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

2. Uninstall "node-callback-stream" package

Learn how to uninstall node-callback-stream on Kali Linux:

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

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

Package: node-callback-stream
Version: 1.1.0-4
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-inherits, node-readable-stream
Size: 4584
SHA256: bfb61c51170ed3d9cb53365d92f5b11b2c60fac69812f5a47337bd2757f4e9fd
SHA1: 704ff2e6952792726b25e1bc9bbdd2dfc73f06df
MD5sum: 780be94a9de658568040949986d81b7a
Description: pipeable stream that calls your callback
callback-stream a safe variant of the concat-stream package that will always
return an array. It does everything callback-stream does, minus the
concatenation. In fact, it just callbacks you with an array containing your
good stuff. It is based on the Stream 2 API, but it also works on node v0.8.
It also support Stream 3, which is bundled with node v0.12 and iojs.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mcollina/callback-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-callback-stream/node-callback-stream_1.1.0-4_all.deb