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

Last updated: May 13,2024

1. Install "node-duplexer" package

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

$ sudo apt update $ sudo apt install node-duplexer

2. Uninstall "node-duplexer" package

Please follow the guidance below to uninstall node-duplexer on Kali Linux:

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

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

Package: node-duplexer
Version: 0.1.2-1
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4212
SHA256: f5deab3579830d06dc28169b7cb03f751bdfa6e3595a5d36978de2a2b65d7890
SHA1: fe1cacb557ab3540e7edbd129889079a9338fe48
MD5sum: a2d23f92a5a54f2e4e4387f21964f24a
Description: Creates a duplex stream
This modules takes a writable stream and a readable stream and makes them
appear as a readable writable stream. It is assumed that the two streams are
connected to each other in some way.
.
node-duplex2 and node-duplex3 are similar but has different APIs.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Raynos/duplexer
Section: javascript
Priority: optional
Filename: pool/main/n/node-duplexer/node-duplexer_0.1.2-1_all.deb