kwok on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S kwok

* (Optional) Uninstall kwok on Arch using YAY

$ yay -Rns kwok

2. Manually Install "kwok" via AUR

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

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

b. Clone kwok's git locally

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

c. Go to ~/kwok folder and install it

$ cd ~/kwok $ makepkg -si

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

ID: 1226598
Name: kwok
PackageBaseID: 191592
PackageBase: kwok
Version: 0.1.0-1
Description: Kubernetes WithOut Kubelet - set up a cluster of thousands of (fake) nodes in seconds
URL: https://github.com/kubernetes-sigs/kwok
NumVotes: 0
Popularity: 0
OutOfDate: 1701295125
Maintainer: fuero
Submitter: fuero
FirstSubmitted: 1678840842
LastModified: 1678840842
URLPath: /cgit/aur.git/snapshot/kwok.tar.gz