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

Last updated: May 11,2024

1. Install "node-es5-shim" package

Please follow the instructions below to install node-es5-shim on Kali Linux

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

2. Uninstall "node-es5-shim" package

This guide let you learn how to uninstall node-es5-shim on Kali Linux:

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

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

Package: node-es5-shim
Version: 4.6.7-2
Installed-Size: 30
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any, libjs-es5-shim (= 4.6.7-2)
Size: 15976
SHA256: 994b1a821cdcddda091c9f996212271c60efc3a6cc041cf862160d044fb15bd5
SHA1: cc96948ea2747a892699fd49372156ba4934c8c6
MD5sum: 056edb0527e41d775f896be0a3280a85
Description: ECMAScript 5 compatibility shims for old JavaScript engines (Node.js)
The es5-shim library monkey-patches a JavaScript context to contain
all ECMAScript 5 methods that can be faithfully emulated with a
legacy JavaScript engine.
.
The es5-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/es-shims/es5-shim/
Section: javascript
Priority: optional
Filename: pool/main/n/node-es5-shim/node-es5-shim_4.6.7-2_all.deb