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

Last updated: April 30,2024

1. Install "node-duplexify" package

In this section, we are going to explain the necessary steps to install node-duplexify on Kali Linux

$ sudo apt update $ sudo apt install node-duplexify

2. Uninstall "node-duplexify" package

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

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

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

Package: node-duplexify
Version: 4.1.2-1
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs, node-end-of-stream, node-inherits, node-readable-stream, node-stream-shift
Size: 5896
SHA256: fd00a663a4686dcfbb20ad92f8634e1034397f009599e7e049da3262d92c8d50
SHA1: 39d2df74185b4cbecb2718e7818ae1aacef279d0
MD5sum: 04b6371431a78ae1b90b2f9a27c39c9c
Description: Turn a writable and readable stream into a streams2 duplex stream
Similar to duplexer2 except it supports both streams2 and streams1 as input
and it allows you to set the readable and writable part asynchronously using
setReadable(stream) and setWritable(stream).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/mafintosh/duplexify
Section: javascript
Priority: optional
Filename: pool/main/n/node-duplexify/node-duplexify_4.1.2-1_all.deb