operator-sdk-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S operator-sdk-git

* (Optional) Uninstall operator-sdk-git on Arch using YAY

$ yay -Rns operator-sdk-git

2. Manually Install "operator-sdk-git" via AUR

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

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

b. Clone operator-sdk-git's git locally

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

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

$ cd ~/operator-sdk-git $ makepkg -si

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

ID: 520616
Name: operator-sdk-git
PackageBaseID: 133627
PackageBase: operator-sdk-git
Version: r386.a719b04-1
Description: SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
URL: https://github.com/operator-framework/operator-sdk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rawkode
Submitter: Muhkoenig
FirstSubmitted: 1529349756
LastModified: 1529349756
URLPath: /cgit/aur.git/snapshot/operator-sdk-git.tar.gz