teracli on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S teracli

* (Optional) Uninstall teracli on Arch using YAY

$ yay -Rns teracli

2. Manually Install "teracli" via AUR

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

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

b. Clone teracli's git locally

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

c. Go to ~/teracli folder and install it

$ cd ~/teracli $ makepkg -si

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

ID: 1380892
Name: teracli
PackageBaseID: 190483
PackageBase: teracli
Version: 0.3.0-1
Description: A utility on top of the tera templating engine, takes json|yaml|toml|ENV as input
URL: https://github.com/chevdor/tera-cli
NumVotes: 1
Popularity: 0.06664
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1676545808
LastModified: 1704467698
URLPath: /cgit/aur.git/snapshot/teracli.tar.gz