python2-cheetah on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-cheetah

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

$ yay -Rns python2-cheetah

2. Manually Install "python2-cheetah" via AUR

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

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

b. Clone python2-cheetah's git locally

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

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

$ cd ~/python2-cheetah $ makepkg -si

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

ID: 682377
Name: python2-cheetah
PackageBaseID: 147831
PackageBase: python2-cheetah
Version: 2.4.4-8
Description: A Python-powered template engine and code generator
URL: http://www.cheetahtemplate.org
NumVotes: 2
Popularity: 4.0E-6
OutOfDate:
Maintainer: ilpianista
FirstSubmitted: 1578050834
LastModified: 1578050939
URLPath: /cgit/aur.git/snapshot/python2-cheetah.tar.gz