How to Install and Uninstall node-jsesc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "node-jsesc" package

Please follow the step by step instructions below to install node-jsesc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-jsesc

2. Uninstall "node-jsesc" package

Here is a brief guide to show you how to uninstall node-jsesc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-jsesc $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-jsesc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-jsesc
Priority: optional
Section: universe/web
Installed-Size: 37
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.5.0-1
Depends: nodejs
Filename: pool/universe/n/node-jsesc/node-jsesc_0.5.0-1_all.deb
Size: 11340
MD5sum: f0740a837cf5f5290fde14d3709b0937
SHA1: e74682e31417bff84628afcf1e15b0cf83e0d1b0
SHA256: a74ecb5c94dba494b543771e88fcd9c67e063aa562cbc7f8e604c47407ad33ae
Description-en: Escape JavaScript strings, with short output (Node.js module)
Escapes JavaScript strings while generating the shortes possible valid
ASCII-only output. This can be used to avoid various encoding issues.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: c0b443e6e1d801fbdd692d3fd8485e1e
Homepage: http://mths.be/jsesc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu