How to Install and Uninstall python3-pystache Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-pystache" package

Please follow the steps below to install python3-pystache on Kali Linux

$ sudo apt update $ sudo apt install python3-pystache

2. Uninstall "python3-pystache" package

Please follow the step by step instructions below to uninstall python3-pystache on Kali Linux:

$ sudo apt remove python3-pystache $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pystache package on Kali Linux

Package: python3-pystache
Source: pystache
Version: 0.6.0-1
Installed-Size: 135
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 36396
SHA256: d40246c69c63e5bb817897606e2619469aca5d46b29e318aedfd3ef869029902
SHA1: fc247192760670ef0baf0c40a5b303891bbc5fd9
MD5sum: 1b2a8bffc66988825a72067429c20e2c
Description: Python3 implementation of Mustache
Pystache is Python3 implementation of Mustache.
Original Mustache is a framework-agnostic, logic-free templating system
inspired by ctemplate and et. Like ctemplate, Mustache "emphasizes separating
logic from presentation: it is impossible to embed application logic in this
template language."
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/PennyDreadfulMTG/pystache
Section: python
Priority: optional
Filename: pool/main/p/pystache/python3-pystache_0.6.0-1_all.deb