python-cheetah3 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-cheetah3

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

$ yay -Rns python-cheetah3

2. Manually Install "python-cheetah3" via AUR

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

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

b. Clone python-cheetah3's git locally

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

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

$ cd ~/python-cheetah3 $ makepkg -si

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

ID: 1002106
Name: python-cheetah3
PackageBaseID: 134597
PackageBase: python-cheetah3
Version: 3.2.6-4
Description: A Python powered template engine and code generator
URL: http://www.cheetahtemplate.org
NumVotes: 10
Popularity: 0.558306
OutOfDate:
Maintainer: alexbrinister
FirstSubmitted: 1532918263
LastModified: 1639380626
URLPath: /cgit/aur.git/snapshot/python-cheetah3.tar.gz

5. The same packages on other Linux Distributions