terraform-nowarning on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S terraform-nowarning

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

$ yay -Rns terraform-nowarning

2. Manually Install "terraform-nowarning" via AUR

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

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

b. Clone terraform-nowarning's git locally

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

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

$ cd ~/terraform-nowarning $ makepkg -si

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

ID: 890296
Name: terraform-nowarning
PackageBaseID: 162087
PackageBase: terraform-nowarning
Version: 0.14.10-1
Description: Terraform with a patch that makes it not complain about undeclared variables
URL: https://terraform.io
NumVotes: 1
Popularity: 6.0E-6
OutOfDate: 1621218583
Maintainer: ekini
FirstSubmitted: 1610675058
LastModified: 1618044938
URLPath: /cgit/aur.git/snapshot/terraform-nowarning.tar.gz