python-templated-dictionary on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-templated-dictionary

* (Optional) Uninstall python-templated-dictionary on Arch using YAY

$ yay -Rns python-templated-dictionary

2. Manually Install "python-templated-dictionary" via AUR

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

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

b. Clone python-templated-dictionary's git locally

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

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

$ cd ~/python-templated-dictionary $ makepkg -si

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

ID: 1403537
Name: python-templated-dictionary
PackageBaseID: 162450
PackageBase: python-templated-dictionary
Version: 1.4-1.1
Description: Dictionary where every item is evaluated as a Jinja2 expression
URL: https://github.com/xsuchy/templated-dictionary
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1611405621
LastModified: 1706994380
URLPath: /cgit/aur.git/snapshot/python-templated-dictionary.tar.gz