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

Last updated: May 07,2024

1. Install "node-thenify-all" package

This tutorial shows how to install node-thenify-all on Kali Linux

$ sudo apt update $ sudo apt install node-thenify-all

2. Uninstall "node-thenify-all" package

Learn how to uninstall node-thenify-all on Kali Linux:

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

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

Package: node-thenify-all
Version: 1.6.0-3
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-thenify
Size: 4736
SHA256: 0f351d012f6b708425fb20a94485cc05f97315f67a4acf109e8da1b2dc56a72d
SHA1: 434493a887c69c7d48602c29180e81a456b78045
MD5sum: 367c880bf38064b16c8b0f860fc8472b
Description: Promisifies all the selected functions in an object
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-all
Section: javascript
Priority: optional
Filename: pool/main/n/node-thenify-all/node-thenify-all_1.6.0-3_all.deb