kube-spawn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S kube-spawn

* (Optional) Uninstall kube-spawn on Arch using YAY

$ yay -Rns kube-spawn

2. Manually Install "kube-spawn" via AUR

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

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

b. Clone kube-spawn's git locally

$ git clone https://aur.archlinux.org/kube-spawn.git ~/kube-spawn

c. Go to ~/kube-spawn folder and install it

$ cd ~/kube-spawn $ makepkg -si

3. Information about the kube-spawn package on Arch User Repository (AUR)

ID: 695460
Name: kube-spawn
PackageBaseID: 132564
PackageBase: kube-spawn
Version: 0.3.0-1
Description: A tool for creating multi-node Kubernetes clusters on a Linux machine using kubeadm & systemd-nspawn. Brought to you by the Kinvolk team. https://kinvolk.io
URL: https://github.com/kinvolk/kube-spawn
NumVotes: 1
Popularity: 0
OutOfDate: 1694211890
Maintainer:
Submitter: alcasa
FirstSubmitted: 1526418259
LastModified: 1581370407
URLPath: /cgit/aur.git/snapshot/kube-spawn.tar.gz