kubernetes-helm2 on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S kubernetes-helm2

* (Optional) Uninstall kubernetes-helm2 on Arch using YAY

$ yay -Rns kubernetes-helm2

2. Manually Install "kubernetes-helm2" via AUR

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

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

b. Clone kubernetes-helm2's git locally

$ git clone https://aur.archlinux.org/kubernetes-helm2.git ~/kubernetes-helm2

c. Go to ~/kubernetes-helm2 folder and install it

$ cd ~/kubernetes-helm2 $ makepkg -si

3. Information about the kubernetes-helm2 package on Arch User Repository (AUR)

ID: 933472
Name: kubernetes-helm2
PackageBaseID: 146733
PackageBase: kubernetes-helm2
Version: 2.17.0-2
Description: A tool to manage Kubernetes charts
URL: https://github.com/helm/helm
NumVotes: 3
Popularity: 1.0E-6
OutOfDate: 1653937517
Maintainer: tongpu
FirstSubmitted: 1574109833
LastModified: 1626087238
URLPath: /cgit/aur.git/snapshot/kubernetes-helm2.tar.gz