helm-push on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S helm-push

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

$ yay -Rns helm-push

2. Manually Install "helm-push" via AUR

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

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

b. Clone helm-push's git locally

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

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

$ cd ~/helm-push $ makepkg -si

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

ID: 1136419
Name: helm-push
PackageBaseID: 152822
PackageBase: helm-push
Version: 0.10.3-1
Description: Helm plugin to pushing charts to chartmuseum
URL: https://github.com/chartmuseum/helm-push
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1589570161
LastModified: 1662558940
URLPath: /cgit/aur.git/snapshot/helm-push.tar.gz