ytt on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install ytt on Arch using YAY
$
yay -S
ytt
Copied
* (Optional) Uninstall ytt on Arch using YAY
$
yay -Rns
ytt
Copied
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
Copied
b. Clone ytt's git locally
$
git clone https://aur.archlinux.org/ytt.git
~/ytt
Copied
c. Go to ~/ytt folder and install it
$
cd
~/ytt
Copied
$
makepkg -si
Copied
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
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