How to Install and Uninstall libjs-mustache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libjs-mustache" package

In this section, we are going to explain the necessary steps to install libjs-mustache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-mustache

2. Uninstall "libjs-mustache" package

Please follow the instructions below to uninstall libjs-mustache on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjs-mustache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-mustache
Priority: extra
Section: universe/web
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: mustache.js
Version: 0.4.2-2
Recommends: javascript-common
Filename: pool/universe/m/mustache.js/libjs-mustache_0.4.2-2_all.deb
Size: 12826
MD5sum: bf547c3d9f4a005c8ccdfedcd1952afe
SHA1: 5a66dfdce29ea43d3bf7c5ebda8e28cb6bd6e246
SHA256: 0f48be1c0e6843e8b8983441967e9c2419ea3419767463769c86b12ecf22c466
Description-en: 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.
Description-md5: a273ba355415ccaf0c7f2d905c4342c1
Homepage: http://mustache.github.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu