python-yte on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-yte

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

$ yay -Rns python-yte

2. Manually Install "python-yte" via AUR

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

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

b. Clone python-yte's git locally

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

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

$ cd ~/python-yte $ makepkg -si

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

ID: 1419253
Name: python-yte
PackageBaseID: 177018
PackageBase: python-yte
Version: 1.5.4-1
Description: YAML template engine with Python expressions
URL: https://github.com/koesterlab/yte
NumVotes: 1
Popularity: 0.752613
OutOfDate:
Maintainer: blackfan321
Submitter: flying-sheep
FirstSubmitted: 1647591508
LastModified: 1709342113
URLPath: /cgit/aur.git/snapshot/python-yte.tar.gz