ytt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ytt

* (Optional) Uninstall ytt on Arch using YAY

$ yay -Rns ytt

2. Manually Install "ytt" via AUR

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

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

b. Clone ytt's git locally

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

c. Go to ~/ytt folder and install it

$ cd ~/ytt $ makepkg -si

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

ID: 1413766
Name: ytt
PackageBaseID: 141272
PackageBase: ytt
Version: 0.48.0-2
Description: YAML templating tool that works on YAML structure instead of text
URL: https://carvel.dev/ytt
NumVotes: 1
Popularity: 0.000334
OutOfDate:
Maintainer: gtsiam
Submitter: jfchevrette
FirstSubmitted: 1555373759
LastModified: 1708617120
URLPath: /cgit/aur.git/snapshot/ytt.tar.gz