teracli-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S teracli-git

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

$ yay -Rns teracli-git

2. Manually Install "teracli-git" via AUR

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

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

b. Clone teracli-git's git locally

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

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

$ cd ~/teracli-git $ makepkg -si

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

ID: 1346191
Name: teracli-git
PackageBaseID: 190569
PackageBase: teracli-git
Version: 0.2.4.r9.g18d466b-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.066646
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1676808365
LastModified: 1698908919
URLPath: /cgit/aur.git/snapshot/teracli-git.tar.gz