helm-schema on AUR (Arch User Repository)

Last updated: January 08,2025

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

$ yay -S helm-schema

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

$ yay -Rns helm-schema

2. Manually Install "helm-schema" via AUR

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

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

b. Clone helm-schema's git locally

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

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

$ cd ~/helm-schema $ makepkg -si

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

ID: 1422034
Name: helm-schema
PackageBaseID: 196984
PackageBase: helm-schema
Version: 0.10.0-1
Description: A tool for automatically generating jsonschema files for helm charts
URL: https://github.com/dadav/helm-schema
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dadav
Submitter: dadav
FirstSubmitted: 1692994488
LastModified: 1709757554
URLPath: /cgit/aur.git/snapshot/helm-schema.tar.gz