terraform13 on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S terraform13

* (Optional) Uninstall terraform13 on Arch using YAY

$ yay -Rns terraform13

2. Manually Install "terraform13" via AUR

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

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

b. Clone terraform13's git locally

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

c. Go to ~/terraform13 folder and install it

$ cd ~/terraform13 $ makepkg -si

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

ID: 912459
Name: terraform13
PackageBaseID: 164603
PackageBase: terraform13
Version: 0.13.7-2
Description: HashiCorp tool for building and updating infrastructure as code idempotently
URL: https://www.terraform.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cippaciong
Submitter: cippaciong
FirstSubmitted: 1616322630
LastModified: 1622031060
URLPath: /cgit/aur.git/snapshot/terraform13.tar.gz