How to Install and Uninstall python2-pystache Package on openSUSE Leap

Last updated: May 23,2024

1. Install "python2-pystache" package

Please follow the instructions below to install python2-pystache on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pystache

2. Uninstall "python2-pystache" package

This is a short guide on how to uninstall python2-pystache on openSUSE Leap:

$ sudo zypper remove python2-pystache

3. Information about the python2-pystache package on openSUSE Leap

Information for package python2-pystache:
-----------------------------------------
Repository : Main Repository
Name : python2-pystache
Version : 0.5.4-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 486,9 KiB
Installed : No
Status : not installed
Source package : python-pystache-0.5.4-bp153.1.15.src
Summary : Mustache for Python
Description :
Pystache is a Python implementation of Mustache. Mustache is a
framework-agnostic, logic-free templating system inspired by
ctemplate and etc. Like ctemplate, Mustache "emphasises separating
logic from presentation: it is impossible to embed application
logic in this template language."
The mustache(5) man page provides a good introduction to Mustache's
syntax. For a more complete (and more current) description of
Mustache's behaviour, see the official Mustache spec:
https://github.com/mustache/spec.

5. The same packages on other Linux Distributions