How to Install and Uninstall node-es6-shim Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "node-es6-shim" package
Learn how to install node-es6-shim on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
node-es6-shim
Copied
2. Uninstall "node-es6-shim" package
This guide covers the steps necessary to uninstall node-es6-shim on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
node-es6-shim
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-es6-shim package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: node-es6-shim
Priority: optional
Section: universe/web
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.34.1+ds-1
Depends: nodejs
Filename: pool/universe/n/node-es6-shim/node-es6-shim_0.34.1+ds-1_all.deb
Size: 35150
MD5sum: 8f5f91dd81ea192188cacc24b14a4822
SHA1: 74778f8f6627f1de819b0f1d057cf43b7e819b8f
SHA256: fc798818d4577d1a54c4e3e743012835b01d596a2f3a31ed6326db5e746fe8aa
Description-en: ECMAScript 6 compat. 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: d7f8b8acfeabbf56b387caed7b93bf8c
Homepage: https://github.com/paulmillr/es6-shim/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/web
Installed-Size: 166
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.34.1+ds-1
Depends: nodejs
Filename: pool/universe/n/node-es6-shim/node-es6-shim_0.34.1+ds-1_all.deb
Size: 35150
MD5sum: 8f5f91dd81ea192188cacc24b14a4822
SHA1: 74778f8f6627f1de819b0f1d057cf43b7e819b8f
SHA256: fc798818d4577d1a54c4e3e743012835b01d596a2f3a31ed6326db5e746fe8aa
Description-en: ECMAScript 6 compat. 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: d7f8b8acfeabbf56b387caed7b93bf8c
Homepage: https://github.com/paulmillr/es6-shim/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu