terramate-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S terramate-bin

* (Optional) Uninstall terramate-bin on Arch using YAY

$ yay -Rns terramate-bin

2. Manually Install "terramate-bin" via AUR

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

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

b. Clone terramate-bin's git locally

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

c. Go to ~/terramate-bin folder and install it

$ cd ~/terramate-bin $ makepkg -si

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

ID: 1423356
Name: terramate-bin
PackageBaseID: 183708
PackageBase: terramate-bin
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: 1
Popularity: 0.012069
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1656777030
LastModified: 1709918159
URLPath: /cgit/aur.git/snapshot/terramate-bin.tar.gz