helmify-bin on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S helmify-bin

* (Optional) Uninstall helmify-bin on Arch using YAY

$ yay -Rns helmify-bin

2. Manually Install "helmify-bin" via AUR

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

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

b. Clone helmify-bin's git locally

$ git clone https://aur.archlinux.org/helmify-bin.git ~/helmify-bin

c. Go to ~/helmify-bin folder and install it

$ cd ~/helmify-bin $ makepkg -si

3. Information about the helmify-bin package on Arch User Repository (AUR)

ID: 1333328
Name: helmify-bin
PackageBaseID: 189594
PackageBase: helmify-bin
Version: 0.4.6-1
Description: Creates Helm chart from Kubernetes yaml
URL: https://github.com/arttor/helmify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mickaelca
Submitter: mickaelca
FirstSubmitted: 1673907832
LastModified: 1697182682
URLPath: /cgit/aur.git/snapshot/helmify-bin.tar.gz