chart-testing on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S chart-testing

* (Optional) Uninstall chart-testing on Arch using YAY

$ yay -Rns chart-testing

2. Manually Install "chart-testing" via AUR

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

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

b. Clone chart-testing's git locally

$ git clone https://aur.archlinux.org/chart-testing.git ~/chart-testing

c. Go to ~/chart-testing folder and install it

$ cd ~/chart-testing $ makepkg -si

3. Information about the chart-testing package on Arch User Repository (AUR)

ID: 1353539
Name: chart-testing
PackageBaseID: 152120
PackageBase: chart-testing
Version: 3.10.1-1
Description: CLI tool for linting and testing Helm charts
URL: https://github.com/helm/chart-testing
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: allanger
Submitter: hexf
FirstSubmitted: 1588161382
LastModified: 1700036552
URLPath: /cgit/aur.git/snapshot/chart-testing.tar.gz

5. The same packages on other Linux Distributions