kops-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kops-bin

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

$ yay -Rns kops-bin

2. Manually Install "kops-bin" via AUR

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

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

b. Clone kops-bin's git locally

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

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

$ cd ~/kops-bin $ makepkg -si

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

ID: 1403110
Name: kops-bin
PackageBaseID: 122861
PackageBase: kops-bin
Version: v1.28.4-1
Description: Kubernetes Operations (kOps) - Production Grade K8s Installation, Upgrades, and Management
URL: https://github.com/kubernetes/kops
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Lerentis
Submitter: dennisoehme
FirstSubmitted: 1495791998
LastModified: 1706902784
URLPath: /cgit/aur.git/snapshot/kops-bin.tar.gz