kubitect on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S kubitect

* (Optional) Uninstall kubitect on Arch using YAY

$ yay -Rns kubitect

2. Manually Install "kubitect" via AUR

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

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

b. Clone kubitect's git locally

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

c. Go to ~/kubitect folder and install it

$ cd ~/kubitect $ makepkg -si

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

ID: 1317026
Name: kubitect
PackageBaseID: 185405
PackageBase: kubitect
Version: 3.2.2-1
Description: Kubitect provides a simple way to set up a highly available Kubernetes cluster across multiple hosts.
URL: https://github.com/MusicDin/kubitect
NumVotes: 0
Popularity: 0
OutOfDate: 1703061180
Maintainer: Nassiel
Submitter: Nassiel
FirstSubmitted: 1662064163
LastModified: 1694383031
URLPath: /cgit/aur.git/snapshot/kubitect.tar.gz