terraform-docs-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S terraform-docs-bin

* (Optional) Uninstall terraform-docs-bin on Arch using YAY

$ yay -Rns terraform-docs-bin

2. Manually Install "terraform-docs-bin" via AUR

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

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

b. Clone terraform-docs-bin's git locally

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

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

$ cd ~/terraform-docs-bin $ makepkg -si

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

ID: 970215
Name: terraform-docs-bin
PackageBaseID: 136900
PackageBase: terraform-docs-bin
Version: 0.16.0-1
Description: Generate docs from terraform modules
URL: https://github.com/terraform-docs/terraform-docs
NumVotes: 5
Popularity: 4.0E-5
OutOfDate: 1703017946
Maintainer: nairb774
Submitter: brenix
FirstSubmitted: 1540482584
LastModified: 1633477492
URLPath: /cgit/aur.git/snapshot/terraform-docs-bin.tar.gz