python-tmpl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-tmpl

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

$ yay -Rns python-tmpl

2. Manually Install "python-tmpl" via AUR

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

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

b. Clone python-tmpl's git locally

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

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

$ cd ~/python-tmpl $ makepkg -si

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

ID: 1063855
Name: python-tmpl
PackageBaseID: 177793
PackageBase: python-tmpl
Version: 1.0.0-1
Description: Template abstraction for using multiple template engine backends
URL: https://github.com/20c/tmpl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1649437543
LastModified: 1649437543
URLPath: /cgit/aur.git/snapshot/python-tmpl.tar.gz