How to Install and Uninstall node-is-promise Package on Kali Linux

Last updated: May 09,2024

1. Install "node-is-promise" package

Here is a brief guide to show you how to install node-is-promise on Kali Linux

$ sudo apt update $ sudo apt install node-is-promise

2. Uninstall "node-is-promise" package

Here is a brief guide to show you how to uninstall node-is-promise on Kali Linux:

$ sudo apt remove node-is-promise $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-is-promise package on Kali Linux

Package: node-is-promise
Version: 4.0.0-2
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4068
SHA256: cddbda44613a8bcf87acbc66b5ee457a868a578e3ee7098463456c1b2deb96e9
SHA1: 002439cf54a3c384a0af6e53b3a9c1e0959ead08
MD5sum: 936f64279ce729cc99fb545dc49edcda
Description: Test whether an object looks like a promises-a+ promise
Node.js module to test whether an object looks like a promises-a+
promise (a javascript object representing the eventual result of an
asynchronous operation) compliant with the Promises/A+ specification.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/then/is-promise
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-promise/node-is-promise_4.0.0-2_all.deb