terraformer-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S terraformer-bin

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

$ yay -Rns terraformer-bin

2. Manually Install "terraformer-bin" via AUR

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

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

b. Clone terraformer-bin's git locally

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

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

$ cd ~/terraformer-bin $ makepkg -si

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

ID: 1290748
Name: terraformer-bin
PackageBaseID: 150538
PackageBase: terraformer-bin
Version: 0.8.24-1
Description: CLI tool to generate terraform files from existing infrastructure (reverse Terraform)
URL: https://github.com/googlecloudplatform/terraformer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a.inishev
Submitter:
FirstSubmitted: 1584801995
LastModified: 1689699179
URLPath: /cgit/aur.git/snapshot/terraformer-bin.tar.gz