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

Last updated: May 20,2024

1. Install "node-es6-promise" package

This guide covers the steps necessary to install node-es6-promise on Kali Linux

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

2. Uninstall "node-es6-promise" package

Please follow the instructions below to uninstall node-es6-promise on Kali Linux:

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

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

Package: node-es6-promise
Version: 4.2.8-12
Installed-Size: 113
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 19360
SHA256: e3f6926453cb1f78ffbad3ff19fd548a07f575c166048a58fab213a8771094b5
SHA1: 0734141817548f3ca13daf7eacbd3700dba3453c
MD5sum: f3ee3703b3f23b24941ac73fd291099f
Description: Lightweight async code library for JavaScript (Node.js module)
A lightweight library that provides tools for organizing asynchronous code
in the browser, according to the ECMAScript 6 Promise, but as an ECMAScript 5
library.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jakearchibald/es6-promise
Section: javascript
Priority: optional
Filename: pool/main/n/node-es6-promise/node-es6-promise_4.2.8-12_all.deb