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

Last updated: September 20,2024

1. Install "node-htmlescape" package

Please follow the steps below to install node-htmlescape on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-htmlescape

2. Uninstall "node-htmlescape" package

Please follow the instructions below to uninstall node-htmlescape on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-htmlescape
Architecture: all
Version: 1.1.1-4
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: nodejs
Filename: pool/universe/n/node-htmlescape/node-htmlescape_1.1.1-4_all.deb
Size: 3568
MD5sum: 208b1b444c2a3365c77328547cfe8e1d
SHA1: 5ffb1fbcbba06c3014d3351750b698ed62521e17
SHA256: 932e202bf1487d9c31af3d4418f3ba04a457575e0767270fd888aa4ba4a8c546
SHA512: 547477f8a015d286382e137e68637e6c69c0f6c384082cfc1aefe2d8b4bfced08665a3ac81329ca109cf13a094c56efc07c32c57b0c6e38d9393be6b17f87fe8
Homepage: https://github.com/zertosh/htmlescape
Description-en: escape string for safe use in html
This module escape a string to be safe for use in html particularly
inside a script tag.
.
In programming languages escape sequences are used in character
literals and string literals, to express characters which are not
printable or clash with the syntax of characters or strings.
.
This module is a dependency of browserify, a tool that allows one
to write Node.js-style modules that compile for use in the browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 77a6c03f1dc2d7e924830c267130677c