terracognita on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S terracognita

* (Optional) Uninstall terracognita on Arch using YAY

$ yay -Rns terracognita

2. Manually Install "terracognita" via AUR

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

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

b. Clone terracognita's git locally

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

c. Go to ~/terracognita folder and install it

$ cd ~/terracognita $ makepkg -si

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

ID: 1225961
Name: terracognita
PackageBaseID: 149803
PackageBase: terracognita
Version: 1:0.8.3-1
Description: Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
URL: https://github.com/cycloidio/terracognita
NumVotes: 1
Popularity: 0
OutOfDate: 1703269728
Maintainer: tormath1
Submitter: tormath1
FirstSubmitted: 1583359120
LastModified: 1678788699
URLPath: /cgit/aur.git/snapshot/terracognita.tar.gz