How to Install and Uninstall node-jsesc Package on Kali Linux

Last updated: May 12,2024

1. Install "node-jsesc" package

Please follow the guidance below to install node-jsesc on Kali Linux

$ sudo apt update $ sudo apt install node-jsesc

2. Uninstall "node-jsesc" package

Please follow the guidelines below to uninstall node-jsesc on Kali Linux:

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

3. Information about the node-jsesc package on Kali Linux

Package: node-jsesc
Version: 3.0.2+~3.0.1-1
Installed-Size: 64
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-jsesc (= 3.0.1)
Depends: nodejs
Size: 17644
SHA256: 2f892fe20d56df1d88791f0cbec8b8b41ec7af7258ffd838ae55d3e4a61c3ff3
SHA1: da5fbda96d7836b851b50be9e714aabe24969b1c
MD5sum: 0ec7427ccc29a69b18610d84fd68bda8
Description: 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:
Multi-Arch: foreign
Homepage: http://mths.be/jsesc
Section: javascript
Priority: optional
Filename: pool/main/n/node-jsesc/node-jsesc_3.0.2+~3.0.1-1_all.deb