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

Last updated: May 04,2024

1. Install "node-stringstream" package

This guide covers the steps necessary to install node-stringstream on Kali Linux

$ sudo apt update $ sudo apt install node-stringstream

2. Uninstall "node-stringstream" package

This tutorial shows how to uninstall node-stringstream on Kali Linux:

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

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

Package: node-stringstream
Version: 1.0.0-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4500
SHA256: 7faa26ffd8d3554472fc3524cdd0f58caeddf069005739a86a1fd25894636902
SHA1: c44d79e4977c27944790a9f8dbe1704668c8086a
MD5sum: df065f6c61ed813f84957af487040b8e
Description: Encode and decode streams into string streams
No need to deal with `setEncoding()` weirdness, just compose streams
like they were supposed to be!
.
Also deals with `base64` output correctly by aligning each emitted data
chunk so that there are no dangling `=` characters.
.
This library is a dependency of request, the simplest way possible to make
http calls.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mhart/StringStream
Section: javascript
Priority: optional
Filename: pool/main/n/node-stringstream/node-stringstream_1.0.0-2_all.deb