How to Install and Uninstall python3-pystache Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python3-pystache" package

This guide let you learn how to install python3-pystache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pystache

2. Uninstall "python3-pystache" package

This tutorial shows how to uninstall python3-pystache on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pystache package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pystache
Priority: optional
Section: universe/python
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: pystache
Version: 0.5.4-5
Depends: python3, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pystache/python3-pystache_0.5.4-5_all.deb
Size: 27614
MD5sum: 681b9414fbb8863818894d6f2c594b83
SHA1: a5982100ed297fe16daf48b5717fd39d7c1364f3
SHA256: 22d2ea6e7badb5064090505e9de9dbec79f3ed9e6f105a671736ed7da42f6ff2
Description-en: 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: 89c77e448bdcedefcbf8a35a94ed20a0
Homepage: http://github.com/defunkt/pystache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu