kubergrunt-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S kubergrunt-bin

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

$ yay -Rns kubergrunt-bin

2. Manually Install "kubergrunt-bin" via AUR

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

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

b. Clone kubergrunt-bin's git locally

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

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

$ cd ~/kubergrunt-bin $ makepkg -si

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

ID: 966145
Name: kubergrunt-bin
PackageBaseID: 149365
PackageBase: kubergrunt-bin
Version: 0.7.9-1
Description: A standalone go binary with a collection of commands that attempts to fill in the gaps between Terraform, Helm, and Kubectl for managing a Kubernetes Cluster.
URL: https://github.com/gruntwork-io/kubergrunt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: starfry
Submitter: starfry
FirstSubmitted: 1582298114
LastModified: 1632694608
URLPath: /cgit/aur.git/snapshot/kubergrunt-bin.tar.gz