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

Last updated: May 17,2024

1. Install "node-combined-stream" package

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

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

2. Uninstall "node-combined-stream" package

Here is a brief guide to show you how to uninstall node-combined-stream on Kali Linux:

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

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

Package: node-combined-stream
Version: 1.0.8+~1.0.3-1
Installed-Size: 27
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-combined-stream (= 1.0.3)
Depends: node-delayed-stream, nodejs
Size: 7316
SHA256: f049c03056aa70bc21e850c7ab20eb003a75ec7c740fc3c8678627cd24cb19e3
SHA1: c04a67306d46214f629089e10861691b6883f854
MD5sum: f9c124008a86d9233f1682548d648053
Description: Append streams one after another - module for Node.js
node-combined-stream can be used to append multiple streams one
after another.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Homepage: https://github.com/felixge/node-combined-stream
Section: javascript
Priority: optional
Filename: pool/main/n/node-combined-stream/node-combined-stream_1.0.8+~1.0.3-1_all.deb