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

Last updated: May 12,2024

1. Install "node-he" package

This guide let you learn how to install node-he on Kali Linux

$ sudo apt update $ sudo apt install node-he

2. Uninstall "node-he" package

Please follow the steps below to uninstall node-he on Kali Linux:

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

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

Package: node-he
Version: 1.2.0-4
Installed-Size: 127
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 37152
SHA256: 315529c6991a532ec6581493f09cbce9eb4a1fe253dfb6083da01c936689304c
SHA1: 143f01b35cb2d9843bd4aced7c9a5f8a7873d2db
MD5sum: a5b429c91ed9e70366e424274dc78bdc
Description: robust HTML entities encoder/decoder with full Unicode support
_he_ (for “HTML entities”) is a robust HTML entity encoder/decoder written in
JavaScript.
.
It supports all standardized named character references as per HTML, handles
ambiguous ampersands and other edge cases just like a browser would, has an
extensive test suite, and — contrary to many other JavaScript solutions — _he_
handles astral Unicode symbols just fine.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mathiasbynens/he
Section: javascript
Priority: optional
Filename: pool/main/n/node-he/node-he_1.2.0-4_all.deb