helmup-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S helmup-bin

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

$ yay -Rns helmup-bin

2. Manually Install "helmup-bin" via AUR

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

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

b. Clone helmup-bin's git locally

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

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

$ cd ~/helmup-bin $ makepkg -si

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

ID: 972004
Name: helmup-bin
PackageBaseID: 168953
PackageBase: helmup-bin
Version: 0.1.6-1
Description: Check your helm chart dependencies for updates and apply them with an interactive selection.
URL: https://github.com/rubengees/helmup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rubengees
Submitter: rubengees
FirstSubmitted: 1626442021
LastModified: 1633781936
URLPath: /cgit/aur.git/snapshot/helmup-bin.tar.gz