python-pyratemp on AUR (Arch User Repository)

Last updated: June 03,2024

1. Install "python-pyratemp" 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 python-pyratemp on Arch using YAY

$ yay -S python-pyratemp

* (Optional) Uninstall python-pyratemp on Arch using YAY

$ yay -Rns python-pyratemp

2. Manually Install "python-pyratemp" via AUR

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

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

b. Clone python-pyratemp's git locally

$ git clone https://aur.archlinux.org/python-pyratemp.git ~/python-pyratemp

c. Go to ~/python-pyratemp folder and install it

$ cd ~/python-pyratemp $ makepkg -si

3. Information about the python-pyratemp package on Arch User Repository (AUR)

ID: 813262
Name: python-pyratemp
PackageBaseID: 159422
PackageBase: python-pyratemp
Version: 0.3.2-1
Description: A very simple template-engine for Python
URL: https://www.simple-is-better.org/template/pyratemp.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1604430542
LastModified: 1604430542
URLPath: /cgit/aur.git/snapshot/python-pyratemp.tar.gz