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

Last updated: April 28,2024

1. Install "libjs-es5-shim" package

Please follow the step by step instructions below to install libjs-es5-shim on Kali Linux

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

2. Uninstall "libjs-es5-shim" package

Please follow the guidance below to uninstall libjs-es5-shim on Kali Linux:

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

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

Package: libjs-es5-shim
Source: node-es5-shim
Version: 4.6.7-2
Installed-Size: 194
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 47388
SHA256: 570ebc5774d9507589d1f730242b6dc907807cf2bb29d0490777129a843b0518
SHA1: aadafccc89026eead88e6483e54cdabb4bd01cb5
MD5sum: d19327435417cf4b5d07a647cba315bf
Description: ECMAScript 5 compatibility shims for old JavaScript engines (library)
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.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/es-shims/es5-shim/
Section: javascript
Priority: optional
Filename: pool/main/n/node-es5-shim/libjs-es5-shim_4.6.7-2_all.deb