How to Install and Uninstall libmustache-java Package on Kali Linux

Last updated: May 02,2024

1. Install "libmustache-java" package

This tutorial shows how to install libmustache-java on Kali Linux

$ sudo apt update $ sudo apt install libmustache-java

2. Uninstall "libmustache-java" package

Please follow the steps below to uninstall libmustache-java on Kali Linux:

$ sudo apt remove libmustache-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmustache-java package on Kali Linux

Package: libmustache-java
Source: mustache-java
Version: 0.9.1-1
Installed-Size: 198
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libasm-java (>= 9.0), libmaven-plugin-tools-java (>= 3.6.0), libmaven3-core-java (>= 3.6.3), libplexus-compiler-java (>= 2.8.8)
Size: 126648
SHA256: 9236165122b628fe0e90af1cce160ba5a98a5c053635f1ff77a9b4af0c9328b9
SHA1: e3a331834f24f915b74dfc532163527519d8887d
MD5sum: aa2e8ff80f646627430c6592f101e50b
Description: Mustache implementation in Java
Mustache is a logic-less templating system for HTML, config files, anything.
Mustache processes a template preceded by YAML frontmatter from standard
input and prints one or more documents to standard output.
Description-md5:
Homepage: http://github.com/spullara/mustache.java
Section: java
Priority: optional
Filename: pool/main/m/mustache-java/libmustache-java_0.9.1-1_all.deb