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

Last updated: May 06,2024

1. Install "node-pify" package

Please follow the steps below to install node-pify on Kali Linux

$ sudo apt update $ sudo apt install node-pify

2. Uninstall "node-pify" package

This guide covers the steps necessary to uninstall node-pify on Kali Linux:

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

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

Package: node-pify
Version: 5.0.0+~cs5.0.1-1
Installed-Size: 23
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-pify (= 5.0.1)
Size: 7072
SHA256: 3bbac05a9f1b353aec10d98ee5a939e4cb2a116980b69430e51a3e601ef222bb
SHA1: 042ad0eeb514f43b8f20c72c135a964912bd315e
MD5sum: 7a9f641cbd34d5651d666b085127dcfc
Description: promisify a callback-style function
pify permits ont to transform a callback-style function into a
promise-style function. In comparison with builtin function `util.promisify`,
pify is faster, supports wrapping a whole module/object, has useful options
and does have a magic behavior for certain Node.js methods.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/pify
Section: javascript
Priority: optional
Filename: pool/main/n/node-pify/node-pify_5.0.0+~cs5.0.1-1_all.deb