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

Last updated: May 18,2024

1. Install "node-through2" package

This guide let you learn how to install node-through2 on Kali Linux

$ sudo apt update $ sudo apt install node-through2

2. Uninstall "node-through2" package

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

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

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

Package: node-through2
Version: 4.0.2-2
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-readable-stream (>= 3)
Size: 6932
SHA256: 2cd3d418e38b1cf01e2467c9755b1ab9c497707940af87c8960ea4c7c62e5715
SHA1: b066fd1377a7c96240c1705177c67623d272ea5c
MD5sum: 41b6ffec0c183d62902d5555672bb7c7
Description: Make a stream.Transform out of a function - Node.js module
This package provide a tiny wrapper around stream.Transform from
Node.js library to avoid explicit subclassing noise.
.
Inspired by Dominic Tarr's through module in that it's so much easier
to make a stream out of a function than it is to set up the prototype
chain properly.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rvagg/through2
Section: javascript
Priority: optional
Filename: pool/main/n/node-through2/node-through2_4.0.2-2_all.deb