How to Install and Uninstall node-es5-ext Package on Kali Linux

Last updated: May 14,2024

1. Install "node-es5-ext" package

Please follow the guidance below to install node-es5-ext on Kali Linux

$ sudo apt update $ sudo apt install node-es5-ext

2. Uninstall "node-es5-ext" package

Please follow the instructions below to uninstall node-es5-ext on Kali Linux:

$ sudo apt remove node-es5-ext $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-es5-ext package on Kali Linux

Package: node-es5-ext
Version: 0.10.62+dfsg1+~1.1.0-2
Installed-Size: 738
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-next-tick (= 1.1.0)
Depends: node-es6-iterator, node-es6-symbol
Size: 88368
SHA256: a33d5f00ef52b3c46d212b6350cec0c4b7388c7cb014f1961152f3b3b2146cbc
SHA1: f31536f5196fbc2b1597d2af101d0a6e73dd83d7
MD5sum: 6e41290daaf334bc42ea08f6ac367de2
Description: ECMAScript extensions and shims
Shims for upcoming ES6 standard and other goodies implemented strictly with
ECMAScript conventions in mind.
.
It's designed to be used in compliant ECMAScript 5 or ECMAScript 6
environments. Older environments are not supported, although most of the
features should work with correct ECMAScript 5 shim on board.
.
When used in ECMAScript 6 environment, native implementation (if valid) takes
precedence over shims.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/medikoo/es5-ext
Section: javascript
Priority: optional
Filename: pool/main/n/node-es5-ext/node-es5-ext_0.10.62+dfsg1+~1.1.0-2_all.deb