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

Last updated: October 05,2024

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

$ yay -S terraform-plugin-docs

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

$ yay -Rns terraform-plugin-docs

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

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

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

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

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

ID: 1109535
Name: terraform-plugin-docs
PackageBaseID: 160441
PackageBase: terraform-plugin-docs
Version: 0.13.0-1
Description: Generate and validate Terraform plugin/provider documentation.
URL: https://github.com/hashicorp/terraform-plugin-docs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: OJFord
Submitter: OJFord
FirstSubmitted: 1606775720
LastModified: 1657322536
URLPath: /cgit/aur.git/snapshot/terraform-plugin-docs.tar.gz