k0s-bin on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S k0s-bin

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

$ yay -Rns k0s-bin

2. Manually Install "k0s-bin" via AUR

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

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

b. Clone k0s-bin's git locally

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

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

$ cd ~/k0s-bin $ makepkg -si

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

ID: 1415704
Name: k0s-bin
PackageBaseID: 159985
PackageBase: k0s-bin
Version: 1.29.2+k0s.0-1
Description: k0s - Zero Friction Kubernetes
URL: https://github.com/k0sproject/k0s
NumVotes: 3
Popularity: 2.0E-6
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1605649963
LastModified: 1708940651
URLPath: /cgit/aur.git/snapshot/k0s-bin.tar.gz