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

Last updated: May 18,2024

1. Install "cl-mustache" package

Please follow the steps below to install cl-mustache on Kali Linux

$ sudo apt update $ sudo apt install cl-mustache

2. Uninstall "cl-mustache" package

Please follow the instructions below to uninstall cl-mustache on Kali Linux:

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

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

Package: cl-mustache
Version: 0.12.1-9-g684f227-1.1
Installed-Size: 52
Maintainer: Dimitri Fontaine
Architecture: all
Size: 9880
SHA256: b62c0e30c28ba2efb1929bdd502cc4ce88a7c451074f478280f59cdfdce91cb9
SHA1: 216bda47fed3eec3bd06fe702cea79ecd70a1033
MD5sum: 8ca50adc318b7b03a46ea75faf8d0f4a
Description: Common Lisp Mustache Template Renderer
Inspired by ctemplate and et, Mustache is a framework-agnostic way to render
logic-free views.
.
As ctemplates says, "It emphasizes separating logic from presentation: it is
impossible to embed application logic in this template language."
.
CL-MUSTACHE is a Common Lisp implementation of Mustache v1.1.2+λ.
Description-md5:
Homepage: https://github.com/kanru/cl-mustache/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-mustache/cl-mustache_0.12.1-9-g684f227-1.1_all.deb