infracost on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S infracost

* (Optional) Uninstall infracost on Arch using YAY

$ yay -Rns infracost

2. Manually Install "infracost" via AUR

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

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

b. Clone infracost's git locally

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

c. Go to ~/infracost folder and install it

$ cd ~/infracost $ makepkg -si

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

ID: 1423310
Name: infracost
PackageBaseID: 163519
PackageBase: infracost
Version: 0.10.34-1
Description: Cloud cost estimates for Terraform
URL: https://github.com/infracost/infracost
NumVotes: 2
Popularity: 1.2E-5
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: raydelrosario
FirstSubmitted: 1613771542
LastModified: 1709915871
URLPath: /cgit/aur.git/snapshot/infracost.tar.gz