terraformer on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S terraformer

* (Optional) Uninstall terraformer on Arch using YAY

$ yay -Rns terraformer

2. Manually Install "terraformer" via AUR

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

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

b. Clone terraformer's git locally

$ git clone https://aur.archlinux.org/terraformer.git ~/terraformer

c. Go to ~/terraformer folder and install it

$ cd ~/terraformer $ makepkg -si

3. Information about the terraformer package on Arch User Repository (AUR)

ID: 1052562
Name: terraformer
PackageBaseID: 145297
PackageBase: terraformer
Version: 0.8.19-1
Description: CLI tool to generate terraform files from existing infrastructure (reverse Terraform)
URL: https://github.com/GoogleCloudPlatform/terraformer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hashworks
Submitter: hashworks
FirstSubmitted: 1569347351
LastModified: 1647540668
URLPath: /cgit/aur.git/snapshot/terraformer.tar.gz