terraform-index-bin on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S terraform-index-bin

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

$ yay -Rns terraform-index-bin

2. Manually Install "terraform-index-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-index-bin's git locally

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

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

$ cd ~/terraform-index-bin $ makepkg -si

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

ID: 495442
Name: terraform-index-bin
PackageBaseID: 130897
PackageBase: terraform-index-bin
Version: 0.0.2-1
Description: A simple tool which prints the AST of a HCL file
URL: https://github.com/mauve/terraform-index
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Katoga
Submitter: Katoga
FirstSubmitted: 1521396050
LastModified: 1521396050
URLPath: /cgit/aur.git/snapshot/terraform-index-bin.tar.gz