terraform-variables-generator on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S terraform-variables-generator

* (Optional) Uninstall terraform-variables-generator on Arch using YAY

$ yay -Rns terraform-variables-generator

2. Manually Install "terraform-variables-generator" via AUR

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

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

b. Clone terraform-variables-generator's git locally

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

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

$ cd ~/terraform-variables-generator $ makepkg -si

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

ID: 1258836
Name: terraform-variables-generator
PackageBaseID: 193660
PackageBase: terraform-variables-generator
Version: 0.0.2-1
Description: Simple Tool to Generate Variables file from Terraform Configuration
URL: https://github.com/alexandrst88/terraform-variables-generator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: beltsmith
Submitter: beltsmith
FirstSubmitted: 1684257375
LastModified: 1684257469
URLPath: /cgit/aur.git/snapshot/terraform-variables-generator.tar.gz