ytt-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ytt-bin

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

$ yay -Rns ytt-bin

2. Manually Install "ytt-bin" via AUR

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

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

b. Clone ytt-bin's git locally

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

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

$ cd ~/ytt-bin $ makepkg -si

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

ID: 1405245
Name: ytt-bin
PackageBaseID: 152715
PackageBase: ytt-bin
Version: 0.48.0-1
Description: YAML templating tool that works on YAML structure instead of text
URL: https://carvel.dev/ytt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Zebradil
Submitter: zankich
FirstSubmitted: 1589326084
LastModified: 1707265293
URLPath: /cgit/aur.git/snapshot/ytt-bin.tar.gz