helm-docs on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S helm-docs

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

$ yay -Rns helm-docs

2. Manually Install "helm-docs" via AUR

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

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

b. Clone helm-docs's git locally

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

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

$ cd ~/helm-docs $ makepkg -si

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

ID: 1415712
Name: helm-docs
PackageBaseID: 153680
PackageBase: helm-docs
Version: 1.13.0-1
Description: A tool for automatically generating markdown documentation for helm charts
URL: https://github.com/norwoodj/helm-docs
NumVotes: 3
Popularity: 0.037678
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1590591631
LastModified: 1708941016
URLPath: /cgit/aur.git/snapshot/helm-docs.tar.gz

5. The same packages on other Linux Distributions