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

Last updated: May 17,2024

1. Install "node-is-stream" package

Learn how to install node-is-stream on Kali Linux

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

2. Uninstall "node-is-stream" package

Please follow the guidelines below to uninstall node-is-stream on Kali Linux:

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

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

Package: node-is-stream
Version: 3.0.0-4
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5076
SHA256: 72905c7264217913b5c9884b7e359373b8d5aa672047641f96cd1d0324b62aea
SHA1: 15b0a9308dad5e606d687bc31d04a4e9a2fac80f
MD5sum: c7545308e19611696a3a5d2b4e808d06
Description: Check if something is a Node.js stream
A stream is an abstract interface for working with streaming data in Node.js.
The stream module provides a base API that makes it easy to build objects that
implement the stream interface.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/is-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-stream/node-is-stream_3.0.0-4_all.deb