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

Last updated: May 19,2024

1. Install "node-ejs" package

In this section, we are going to explain the necessary steps to install node-ejs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-ejs

2. Uninstall "node-ejs" package

Learn how to uninstall node-ejs on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-ejs
Architecture: all
Version: 2.5.7-3
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: nodejs
Suggests: node-lru-cache
Filename: pool/universe/n/node-ejs/node-ejs_2.5.7-3_all.deb
Size: 16944
MD5sum: f04e30567a1f246246f3e7dba3fb3b25
SHA1: f0e8bc78a35eee0e1ee8ed80ba6d18763eb4f5f8
SHA256: ad32b91aca94a530f1d570c59bbddeaa16bbaadf3db4e53ca000dfe39bbaf202
SHA512: 33a28926beb120a37a9ebf796963e54368cda44250748d6a84150b9d95949c0f046dc86e0d9944bd85a4faed3905536a161d72b67a9777216a8c7fa26fcb42c8
Homepage: https://github.com/mde/ejs
Description-en: Embedded JavaScript templates
This module provides embedded JavaScript templates, like
- Control flow with <% %>
- Escaped output with <%= %> (escape function configurable)
- Unescaped raw output with <%- %>
- Newline-trim mode ('newline slurping') with -%> ending tag
- Whitespace-trim mode (slurp all whitespace) for control flow with <%_ _%>
- Custom delimiters (e.g., use instead of <% %>)
- Includes
- Client-side support
- Static caching of intermediate JavaScript
- Static caching of templates
- Complies with the Express view system
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 802f0e83733dbc6ab86d7f130954b564