ytt-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ytt-git

* (Optional) Uninstall ytt-git on Arch using YAY

$ yay -Rns ytt-git

2. Manually Install "ytt-git" via AUR

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

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

b. Clone ytt-git's git locally

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

c. Go to ~/ytt-git folder and install it

$ cd ~/ytt-git $ makepkg -si

3. Information about the ytt-git package on Arch User Repository (AUR)

ID: 1209658
Name: ytt-git
PackageBaseID: 141273
PackageBase: ytt-git
Version: r1176.292f57d-1
Description: YAML templating tool that works on YAML structure instead of text
URL: https://get-ytt.io/
NumVotes: 1
Popularity: 0.000342
OutOfDate:
Maintainer: tallero
Submitter: jfchevrette
FirstSubmitted: 1555374571
LastModified: 1676129382
URLPath: /cgit/aur.git/snapshot/ytt-git.tar.gz