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

Last updated: April 28,2024

1. Install "node-unpipe" package

Please follow the steps below to install node-unpipe on Kali Linux

$ sudo apt update $ sudo apt install node-unpipe

2. Uninstall "node-unpipe" package

Please follow the steps below to uninstall node-unpipe on Kali Linux:

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

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

Package: node-unpipe
Version: 1.0.0-4
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4240
SHA256: 20246c5f6711da1e6ba8b23f0069f809c034c1d02059c2bf585eb925944d3220
SHA1: fd729116ab7fdc1ebe991c3015bdd6219028883c
MD5sum: 60d104ffc6b5937c0d1c1a1a8767025c
Description: Unpipe a stream from all destinations
Unpipes all destinations from a given stream. With stream 2+, this is
equivalent to stream.unpipe(). When used with streams 1 style streams
(typically Node.js 0.8 and below), this module attempts to undo the
actions done in stream.pipe(dest).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/stream-utils/unpipe
Section: javascript
Priority: optional
Filename: pool/main/n/node-unpipe/node-unpipe_1.0.0-4_all.deb