How to Install and Uninstall pystache.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "pystache.noarch" package
Please follow the guidelines below to install pystache.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
pystache.noarch
Copied
2. Uninstall "pystache.noarch" package
Please follow the guidance below to uninstall pystache.noarch on Amazon Linux 2:
$
sudo yum remove
pystache.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the pystache.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : pystache
Arch : noarch
Version : 0.5.3
Release : 2.amzn2
Size : 128 k
Repo : amzn2-core/2/x86_64
Summary : Mustache for Python
URL : http://pypi.python.org/pypi/pystache/
License : MIT
Description : Inspired by ctemplate and et, Mustache is a framework-agnostic way
: to render logic-free views.
:
: As ctemplates says, "It emphasizes separating logic from
: presentation: it is impossible to embed application logic in this
: template language."
Available Packages
Name : pystache
Arch : noarch
Version : 0.5.3
Release : 2.amzn2
Size : 128 k
Repo : amzn2-core/2/x86_64
Summary : Mustache for Python
URL : http://pypi.python.org/pypi/pystache/
License : MIT
Description : Inspired by ctemplate and et, Mustache is a framework-agnostic way
: to render logic-free views.
:
: As ctemplates says, "It emphasizes separating logic from
: presentation: it is impossible to embed application logic in this
: template language."