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

Last updated: May 21,2024

1. Install "node-when" package

Learn how to install node-when on Kali Linux

$ sudo apt update $ sudo apt install node-when

2. Uninstall "node-when" package

Please follow the guidelines below to uninstall node-when on Kali Linux:

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

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

Package: node-when
Version: 3.7.8+ds-7
Installed-Size: 205
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 70540
SHA256: 2746cc89add8ff7c77f6a37f3519f5c687d105758baccc2a24bf723233398e92
SHA1: d165ba37d860dba04c64b2777168fafbd21af750
MD5sum: ff30654354a4c212d2fe555bd1fd4fc9
Description: Async tools and when() implementation for Node.js
A lightweight Promises/A+ and when() implementation, plus other
async tools.
.
A when() function is responsible of triggering actions depending on the
result of executing asynchronous actions, with submethods to check for
any or all results, and handling exceptions.
.
Promises/A+ is a programming interface for asynchronous operations.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://cujojs.com
Section: javascript
Priority: optional
Filename: pool/main/n/node-when/node-when_3.7.8+ds-7_all.deb