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

Last updated: May 18,2024

1. Install "node-get-stream" package

This tutorial shows how to install node-get-stream on Kali Linux

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

2. Uninstall "node-get-stream" package

Please follow the step by step instructions below to uninstall node-get-stream on Kali Linux:

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

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

Package: node-get-stream
Version: 8.0.1-10
Installed-Size: 53
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 11568
SHA256: 428c82a911e9e1d7b30ca327410f9108937519ae4812cd599bd85d47882f6c82
SHA1: 98994c8f3c17fa4ceb4d2226b5553e190c0bb747
MD5sum: b3095b6aee414a75998d0148d2c27615
Description: Get a stream as a string, buffer, or array
This package transforms a stream (a continuous flow of
data that is received for instance over internet) as
a string (a linear sequence of characters), a buffer
(a linear sequence of bytes) or an array.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/get-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-get-stream/node-get-stream_8.0.1-10_all.deb