terraform-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S terraform-git

* (Optional) Uninstall terraform-git on Arch using YAY

$ yay -Rns terraform-git

2. Manually Install "terraform-git" via AUR

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

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

b. Clone terraform-git's git locally

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

c. Go to ~/terraform-git folder and install it

$ cd ~/terraform-git $ makepkg -si

3. Information about the terraform-git package on Arch User Repository (AUR)

ID: 951779
Name: terraform-git
PackageBaseID: 140595
PackageBase: terraform-git
Version: 1.1.0.alpha20210811-1
Description: Tool for building, changing, and versioning infrastructure safely and efficiently
URL: http://www.terraform.io/
NumVotes: 4
Popularity: 0.000168
OutOfDate:
Maintainer: Sidju
Submitter: svenstaro
FirstSubmitted: 1553467662
LastModified: 1629817691
URLPath: /cgit/aur.git/snapshot/terraform-git.tar.gz