k0sctl-bin on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S k0sctl-bin

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

$ yay -Rns k0sctl-bin

2. Manually Install "k0sctl-bin" via AUR

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

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

b. Clone k0sctl-bin's git locally

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

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

$ cd ~/k0sctl-bin $ makepkg -si

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

ID: 1412504
Name: k0sctl-bin
PackageBaseID: 165543
PackageBase: k0sctl-bin
Version: 0.17.4-1
Description: A bootstrapping and management tool for k0s clusters.
URL: https://github.com/k0sproject/k0sctl
NumVotes: 2
Popularity: 0.013955
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1618254310
LastModified: 1708437438
URLPath: /cgit/aur.git/snapshot/k0sctl-bin.tar.gz