python2-pystache on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "python2-pystache" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-pystache on Arch using YAY

$ yay -S python2-pystache

* (Optional) Uninstall python2-pystache on Arch using YAY

$ yay -Rns python2-pystache

2. Manually Install "python2-pystache" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-pystache's git locally

$ git clone https://aur.archlinux.org/python2-pystache.git ~/python2-pystache

c. Go to ~/python2-pystache folder and install it

$ cd ~/python2-pystache $ makepkg -si

3. Information about the python2-pystache package on Arch User Repository (AUR)

ID: 1100326
Name: python2-pystache
PackageBaseID: 131546
PackageBase: python2-pystache
Version: 0.5.4-2
Description: The mustache template engine written in python
URL: http://github.com/defunkt/pystache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1523519270
LastModified: 1655581203
URLPath: /cgit/aur.git/snapshot/python2-pystache.tar.gz

5. The same packages on other Linux Distributions