tera-cli on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S tera-cli

* (Optional) Uninstall tera-cli on Arch using YAY

$ yay -Rns tera-cli

2. Manually Install "tera-cli" via AUR

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

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

b. Clone tera-cli's git locally

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

c. Go to ~/tera-cli folder and install it

$ cd ~/tera-cli $ makepkg -si

3. Information about the tera-cli package on Arch User Repository (AUR)

ID: 1212171
Name: tera-cli
PackageBaseID: 174876
PackageBase: tera-cli
Version: 0.5.0-1
Description: CLI to make one-off Tera templating easier
URL: https://github.com/guangie88/tera-cli
NumVotes: 2
Popularity: 0.000297
OutOfDate:
Maintainer: powerofzero
Submitter: powerofzero
FirstSubmitted: 1641764976
LastModified: 1676603010
URLPath: /cgit/aur.git/snapshot/tera-cli.tar.gz