kluctl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kluctl

* (Optional) Uninstall kluctl on Arch using YAY

$ yay -Rns kluctl

2. Manually Install "kluctl" via AUR

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

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

b. Clone kluctl's git locally

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

c. Go to ~/kluctl folder and install it

$ cd ~/kluctl $ makepkg -si

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

ID: 1346472
Name: kluctl
PackageBaseID: 194237
PackageBase: kluctl
Version: 2.22.0-1
Description: The missing glue to put together large Kubernetes deployments.
URL: https://github.com/kluctl/kluctl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nachtjasmin
Submitter: nachtjasmin
FirstSubmitted: 1685749997
LastModified: 1698951678
URLPath: /cgit/aur.git/snapshot/kluctl.tar.gz