terraform-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S terraform-bin

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

$ yay -Rns terraform-bin

2. Manually Install "terraform-bin" via AUR

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

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

b. Clone terraform-bin's git locally

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

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

$ cd ~/terraform-bin $ makepkg -si

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

ID: 1413606
Name: terraform-bin
PackageBaseID: 202451
PackageBase: terraform-bin
Version: 1.7.4-1.0
Description: HashiCorp tool for building and updating infrastructure as code idempotently
URL: https://www.terraform.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mundo03
Submitter: mundo03
FirstSubmitted: 1707798544
LastModified: 1708579933
URLPath: /cgit/aur.git/snapshot/terraform-bin.tar.gz