terraform-docs on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S terraform-docs

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

$ yay -Rns terraform-docs

2. Manually Install "terraform-docs" 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's git locally

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

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

$ cd ~/terraform-docs $ makepkg -si

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

ID: 1016349
Name: terraform-docs
PackageBaseID: 174879
PackageBase: terraform-docs
Version: 0.16.0-1
Description: Generate documentation from Terraform modules in various output formats
URL: https://github.com/terraform-docs/terraform-docs
NumVotes: 1
Popularity: 0.753332
OutOfDate: 1703017941
Maintainer: bsdutra
Submitter: dmdutra
FirstSubmitted: 1641779056
LastModified: 1641779056
URLPath: /cgit/aur.git/snapshot/terraform-docs.tar.gz