kubectl-pgo on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S kubectl-pgo

* (Optional) Uninstall kubectl-pgo on Arch using YAY

$ yay -Rns kubectl-pgo

2. Manually Install "kubectl-pgo" via AUR

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

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

b. Clone kubectl-pgo's git locally

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

c. Go to ~/kubectl-pgo folder and install it

$ cd ~/kubectl-pgo $ makepkg -si

3. Information about the kubectl-pgo package on Arch User Repository (AUR)

ID: 1382105
Name: kubectl-pgo
PackageBaseID: 201338
PackageBase: kubectl-pgo
Version: 0.4.0-1
Description: CLI client for CrunchyData's PostgreSQL Operator
URL: https://github.com/CrunchyData/postgres-operator-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dsimowitz
Submitter: dsimowitz
FirstSubmitted: 1704668296
LastModified: 1704668296
URLPath: /cgit/aur.git/snapshot/kubectl-pgo.tar.gz