kcp-bin on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S kcp-bin

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

$ yay -Rns kcp-bin

2. Manually Install "kcp-bin" via AUR

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

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

b. Clone kcp-bin's git locally

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

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

$ cd ~/kcp-bin $ makepkg -si

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

ID: 1251186
Name: kcp-bin
PackageBaseID: 193199
PackageBase: kcp-bin
Version: 0.11.0-1
Description: Kubernetes-like control plane for workloads on many clusters
URL: https://github.com/kcp-dev/kcp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: geraldwuhoo
Submitter: geraldwuhoo
FirstSubmitted: 1682986134
LastModified: 1682986134
URLPath: /cgit/aur.git/snapshot/kcp-bin.tar.gz