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

Last updated: May 22,2024

1. Install "libjs-mustache" package

This tutorial shows how to install libjs-mustache on Kali Linux

$ sudo apt update $ sudo apt install libjs-mustache

2. Uninstall "libjs-mustache" package

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

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

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

Package: libjs-mustache
Source: mustache.js
Version: 3.0.1-1
Installed-Size: 178
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 25916
SHA256: ab00ed3fa806a37de9399975ab1780786a160619eeb96abd8f9d09bfd864b22f
SHA1: acefda0cff232aebd5b6f0a8acd461dae9e2d788
MD5sum: 94577d5744d232affbdc326bf4a8e1b3
Description: Mustache rendering engine for Javascript
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 Javascript. Includes
wrappers for jQuery, MooTools, Dojo, YUI3, and qooxdoo.
Description-md5:
Multi-Arch: foreign
Homepage: https://mustache.github.io/
Section: javascript
Priority: optional
Filename: pool/main/m/mustache.js/libjs-mustache_3.0.1-1_all.deb