cdk8s on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "cdk8s" 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
Copied
b. Install cdk8s on Arch using YAY
$
yay -S
cdk8s
Copied
* (Optional) Uninstall cdk8s on Arch using YAY
$
yay -Rns
cdk8s
Copied
2. Manually Install "cdk8s" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cdk8s's git locally
$
git clone https://aur.archlinux.org/cdk8s.git
~/cdk8s
Copied
c. Go to ~/cdk8s folder and install it
$
cd
~/cdk8s
Copied
$
makepkg -si
Copied
3. Information about the cdk8s package on Arch User Repository (AUR)
ID: 894488
Name: cdk8s
PackageBaseID: 159759
PackageBase: cdk8s
Version: 1.0.0beta11-1
Description: Define Kubernetes native apps and abstractions using object-oriented programming
URL: https://cdk8s.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1605191401
LastModified: 1618812483
URLPath: /cgit/aur.git/snapshot/cdk8s.tar.gz
Name: cdk8s
PackageBaseID: 159759
PackageBase: cdk8s
Version: 1.0.0beta11-1
Description: Define Kubernetes native apps and abstractions using object-oriented programming
URL: https://cdk8s.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1605191401
LastModified: 1618812483
URLPath: /cgit/aur.git/snapshot/cdk8s.tar.gz