kops-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S kops-git

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

$ yay -Rns kops-git

2. Manually Install "kops-git" via AUR

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

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

b. Clone kops-git's git locally

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

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

$ cd ~/kops-git $ makepkg -si

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

ID: 1126267
Name: kops-git
PackageBaseID: 138119
PackageBase: kops-git
Version: 1.25.0.alpha.2.r85.g429ebecdca-6
Description: Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management. (git version)
URL: https://github.com/kubernetes/kops
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dissonant
Submitter: dissonant
FirstSubmitted: 1545096572
LastModified: 1660558041
URLPath: /cgit/aur.git/snapshot/kops-git.tar.gz