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

Last updated: May 19,2024

1. Install "python-pystache" package

Please follow the step by step instructions below to install python-pystache on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pystache

2. Uninstall "python-pystache" package

Please follow the step by step instructions below to uninstall python-pystache on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pystache
Priority: optional
Section: universe/python
Installed-Size: 162
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: pystache
Version: 0.5.4-5
Provides: python2.7-pystache
Depends: python, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pystache/python-pystache_0.5.4-5_all.deb
Size: 32386
MD5sum: 0069dc49f518dd949c3e01ce157b6ec6
SHA1: a5f9f1812d3dd31d86c6e31ad911e58e86033b9f
SHA256: 21abf4652e97a4de5f1ccf3e2f60d7c4167f2aef9555d131a5ab95fc1a4010b5
Description-en: Python implementation of Mustache
Pystache is Python 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: b1960489a158a423a7f0618da56834d4
Homepage: http://github.com/defunkt/pystache
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu