python2-j2cli on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python2-j2cli

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

$ yay -Rns python2-j2cli

2. Manually Install "python2-j2cli" via AUR

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

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

b. Clone python2-j2cli's git locally

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

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

$ cd ~/python2-j2cli $ makepkg -si

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

ID: 229386
Name: python2-j2cli
PackageBaseID: 99649
PackageBase: python2-j2cli
Version: 0.3.1-0
Description: Command-line interface to Jinja2 for templating in shell scripts.
URL: https://github.com/kolypto/j2cli
NumVotes: 1
Popularity: 0
OutOfDate: 1557440529
Maintainer:
FirstSubmitted: 1441790327
LastModified: 1441790458
URLPath: /cgit/aur.git/snapshot/python2-j2cli.tar.gz