cdk8s-cli on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S cdk8s-cli

* (Optional) Uninstall cdk8s-cli on Arch using YAY

$ yay -Rns cdk8s-cli

2. Manually Install "cdk8s-cli" via AUR

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

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

b. Clone cdk8s-cli's git locally

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

c. Go to ~/cdk8s-cli folder and install it

$ cd ~/cdk8s-cli $ makepkg -si

3. Information about the cdk8s-cli package on Arch User Repository (AUR)

ID: 1322483
Name: cdk8s-cli
PackageBaseID: 173842
PackageBase: cdk8s-cli
Version: 2.97.0-1
Description: Define Kubernetes native apps and abstractions using object-oriented programming
URL: https://cdk8s.io
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: pdxleif
Submitter: TheEdgeOfRage
FirstSubmitted: 1639144446
LastModified: 1695323258
URLPath: /cgit/aur.git/snapshot/cdk8s-cli.tar.gz