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

Last updated: May 18,2024

1. Install "libjs-es6-shim" package

Please follow the instructions below to install libjs-es6-shim on Kali Linux

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

2. Uninstall "libjs-es6-shim" package

This guide let you learn how to uninstall libjs-es6-shim on Kali Linux:

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

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

Package: libjs-es6-shim
Source: node-es6-shim
Version: 0.35.6+ds+~0.31.42-2
Installed-Size: 324
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 88012
SHA256: 238bac53d3db611889fc95b7003b980291e80e51fc8218ba841003f8665d1d2d
SHA1: deaee889669270055188fbbfdbb7db558ce78eca
MD5sum: 5aa573ab8b0323613dc059dbdf8e377b
Description: ECMAScript 6 shims for legacy JavaScript engines (library)
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/paulmillr/es6-shim/
Section: javascript
Priority: optional
Filename: pool/main/n/node-es6-shim/libjs-es6-shim_0.35.6+ds+~0.31.42-2_all.deb