python2-jinja on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-jinja

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

$ yay -Rns python2-jinja

2. Manually Install "python2-jinja" via AUR

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

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

b. Clone python2-jinja's git locally

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

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

$ cd ~/python2-jinja $ makepkg -si

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

ID: 1101789
Name: python2-jinja
PackageBaseID: 179056
PackageBase: python2-jinja
Version: 2.11.3-5
Description: A simple pythonic template language written in Python
URL: https://palletsprojects.com/p/jinja/
NumVotes: 0
Popularity: 0
OutOfDate: 1692183615
Maintainer:
Submitter: SolarAquarion
FirstSubmitted: 1653243920
LastModified: 1655862693
URLPath: /cgit/aur.git/snapshot/python2-jinja.tar.gz