How to Install and Uninstall node-es6-shim Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "node-es6-shim" package

In this section, we are going to explain the necessary steps to install node-es6-shim on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-es6-shim" package

This is a short guide on how to uninstall node-es6-shim on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-es6-shim package on Ubuntu 21.10 (Impish Indri)

Package: node-es6-shim
Architecture: all
Version: 0.35.6+ds-2
Multi-Arch: foreign
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 34
Depends: nodejs, libjs-es6-shim (= 0.35.6+ds-2)
Filename: pool/universe/n/node-es6-shim/node-es6-shim_0.35.6+ds-2_all.deb
Size: 3288
MD5sum: f0836e3169ce172b55f3ff66241d228a
SHA1: cbd5ea7049670e83104eb89e33417ca8573e924f
SHA256: 834912afcc2db2cba3dbb82f1cbc10e6232e2204a6c341c11a3003539bab48ff
SHA512: fcede736dcc110651e78dd4961fcd5683765989d859f1ccb9d57f4e7b24cc7cf23ee650a9c14661f08b3803304aa445dc783a8f924cf0559190b1fd0ee8912bd
Homepage: https://github.com/paulmillr/es6-shim/
Description-en: 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: 841da72bdc389e51b9eb8433ac4e24d6