helmsman on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S helmsman

* (Optional) Uninstall helmsman on Arch using YAY

$ yay -Rns helmsman

2. Manually Install "helmsman" via AUR

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

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

b. Clone helmsman's git locally

$ git clone https://aur.archlinux.org/helmsman.git ~/helmsman

c. Go to ~/helmsman folder and install it

$ cd ~/helmsman $ makepkg -si

3. Information about the helmsman package on Arch User Repository (AUR)

ID: 1292158
Name: helmsman
PackageBaseID: 151180
PackageBase: helmsman
Version: 3.17.0-1
Description: Helm Charts as Code
URL: https://github.com/Praqma/helmsman
NumVotes: 2
Popularity: 0.010555
OutOfDate:
Maintainer: yigits
Submitter: matthias.lisin
FirstSubmitted: 1586208220
LastModified: 1689895091
URLPath: /cgit/aur.git/snapshot/helmsman.tar.gz