terraform12 on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S terraform12

* (Optional) Uninstall terraform12 on Arch using YAY

$ yay -Rns terraform12

2. Manually Install "terraform12" via AUR

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

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

b. Clone terraform12's git locally

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

c. Go to ~/terraform12 folder and install it

$ cd ~/terraform12 $ makepkg -si

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

ID: 912457
Name: terraform12
PackageBaseID: 164605
PackageBase: terraform12
Version: 0.12.31-1
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: 1616323036
LastModified: 1622031004
URLPath: /cgit/aur.git/snapshot/terraform12.tar.gz