terramate on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S terramate

* (Optional) Uninstall terramate on Arch using YAY

$ yay -Rns terramate

2. Manually Install "terramate" via AUR

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

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

b. Clone terramate's git locally

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

c. Go to ~/terramate folder and install it

$ cd ~/terramate $ makepkg -si

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

ID: 1423318
Name: terramate
PackageBaseID: 178741
PackageBase: terramate
Version: 0.5.0-1
Description: Terramate is a tool for managing multiple Terraform stacks that comes with support for change detection and code generation.
URL: https://github.com/terramate-io/terramate
NumVotes: 3
Popularity: 0.012073
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1652192870
LastModified: 1709916931
URLPath: /cgit/aur.git/snapshot/terramate.tar.gz