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

Last updated: May 20,2024

1. Install "node-es6-shim" package

This guide let you learn how to install node-es6-shim on Kali Linux

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

2. Uninstall "node-es6-shim" package

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

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

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

Package: node-es6-shim
Version: 0.35.6+ds+~0.31.42-2
Installed-Size: 33
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: libjs-es6-shim (= 0.35.6+ds+~0.31.42-2)
Size: 19300
SHA256: 704eb14d94a3c1ec3fa94dbea53370c5906848a2741f44804dd43fc8e0a87fab
SHA1: 18665bb245fcbbd19ba9b960f2d6b1b64346db44
MD5sum: ba87a9621a73861ea8d0d20769a960ea
Description: ECMAScript 6 shims for legacy JavaScript engines (Node.js)
The es6-shim library monkey-patches a JavaScript context to contain all
ECMAScript 6 (Harmony) methods that can be faithfully emulated with a legacy
JavaScript engine.
.
The es6-sham part tries to complete the picture as best as possible, but
for those methods the result is not as close and mostly intends to avoid
runtime errors : in many cases it might just silently fail.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/paulmillr/es6-shim/
Section: javascript
Priority: optional
Filename: pool/main/n/node-es6-shim/node-es6-shim_0.35.6+ds+~0.31.42-2_all.deb