How to Install and Uninstall node-isstream Package on Kali Linux

Last updated: May 18,2024

1. Install "node-isstream" package

Here is a brief guide to show you how to install node-isstream on Kali Linux

$ sudo apt update $ sudo apt install node-isstream

2. Uninstall "node-isstream" package

In this section, we are going to explain the necessary steps to uninstall node-isstream on Kali Linux:

$ sudo apt remove node-isstream $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-isstream package on Kali Linux

Package: node-isstream
Version: 0.1.2+dfsg+~0.1.0-1
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-isstream (= 0.1.0)
Size: 4648
SHA256: 59c41f2bf41fbcf53392783af2a5fb63dda24912df83681631bbf2b61d55b4b2
SHA1: c2776d6cc4b8208a23a7100a9e6a4a496317251e
MD5sum: abd71b3aa9dccdf9ae3c05162853faf0
Description: Determine if an object is a Stream
The missing Stream.isStream(obj): determine if an object is standard
Node.js Stream. Works for Node-core Stream objects (for 0.8, 0.10, 0.11,
and in theory, older and newer versions) and all versions of
readable-stream.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rvagg/isstream
Section: javascript
Priority: optional
Filename: pool/main/n/node-isstream/node-isstream_0.1.2+dfsg+~0.1.0-1_all.deb