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

Last updated: May 07,2024

1. Install "node-thenify" package

Learn how to install node-thenify on Kali Linux

$ sudo apt update $ sudo apt install node-thenify

2. Uninstall "node-thenify" package

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

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

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

Package: node-thenify
Version: 3.3.1-3
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-any-promise
Size: 5452
SHA256: 2ff4525d8e65179583c209272a996f7a27574329fe54d6d1b983c256ae96c366
SHA1: e60c72ce2568519daca606097ec048a594e30ee9
MD5sum: 88f0c73ffa68ff2bca984809759d3c61
Description: Promisify a callback-based function
Some features of this module:
- Preserves function names
- Uses a native promise implementation if available and tries to fall back to
a promise implementation such as bluebird
- Converts multiple arguments from the callback into an Array, also support
change the behavior by options.multiArgs
- Resulting function never deoptimizes
- Supports both callback and promise style
An added benefit is that thrown errors in that async function will be caught
by the promise!
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/thenables/thenify
Section: javascript
Priority: optional
Filename: pool/main/n/node-thenify/node-thenify_3.3.1-3_all.deb