kubergrunt on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S kubergrunt

* (Optional) Uninstall kubergrunt on Arch using YAY

$ yay -Rns kubergrunt

2. Manually Install "kubergrunt" via AUR

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

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

b. Clone kubergrunt's git locally

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

c. Go to ~/kubergrunt folder and install it

$ cd ~/kubergrunt $ makepkg -si

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

ID: 1423371
Name: kubergrunt
PackageBaseID: 170801
PackageBase: kubergrunt
Version: 0.14.2-1
Description: Kubergrunt is a standalone go binary with a collection of commands to fill in the gaps between Terraform, Helm, and Kubectl
URL: https://github.com/gruntwork-io/kubergrunt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: enmanuelmoreira
Submitter: enmanuelmoreira
FirstSubmitted: 1630888274
LastModified: 1709919133
URLPath: /cgit/aur.git/snapshot/kubergrunt.tar.gz