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

Last updated: May 03,2024

1. Install "node-mustache" package

Please follow the instructions below to install node-mustache on Kali Linux

$ sudo apt update $ sudo apt install node-mustache

2. Uninstall "node-mustache" package

Here is a brief guide to show you how to uninstall node-mustache on Kali Linux:

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

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

Package: node-mustache
Source: mustache.js
Version: 3.0.1-1
Installed-Size: 70
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 25332
SHA256: eac15faf1078c99c4f47a32907e6ce240d9c8a74b3988564b0833c8fc94ade1b
SHA1: 50ff8d9cae48b90c86df35a72bd1be31009c4e80
MD5sum: 9ed71a11168e5b7b8ba7b75dcc1c1115
Description: Mustache rendering engine for Javascript - NodeJS
Inspired by ctemplate, Mustache is a framework-agnostic way to render
logic-free views. (As in model-view-controller.)
.
As ctemplates says, "It emphasizes separating logic from presentation:
it is impossible to embed application logic in this template
language."
.
This package provides the Mustache rendering engine for NodeJS, and the
`mustache' command-line tool.
Description-md5:
Multi-Arch: foreign
Homepage: https://mustache.github.io/
Section: javascript
Priority: optional
Filename: pool/main/m/mustache.js/node-mustache_3.0.1-1_all.deb