chaoskube on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S chaoskube

* (Optional) Uninstall chaoskube on Arch using YAY

$ yay -Rns chaoskube

2. Manually Install "chaoskube" via AUR

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

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

b. Clone chaoskube's git locally

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

c. Go to ~/chaoskube folder and install it

$ cd ~/chaoskube $ makepkg -si

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

ID: 1348274
Name: chaoskube
PackageBaseID: 173107
PackageBase: chaoskube
Version: 0.29.0-1
Description: Chaoskube periodically kills random pods in your Kubernetes cluster
URL: https://github.com/linki/chaoskube
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bsdutra
Submitter: dmdutra
FirstSubmitted: 1636940843
LastModified: 1699243947
URLPath: /cgit/aur.git/snapshot/chaoskube.tar.gz