kube-aws on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S kube-aws

* (Optional) Uninstall kube-aws on Arch using YAY

$ yay -Rns kube-aws

2. Manually Install "kube-aws" via AUR

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

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

b. Clone kube-aws's git locally

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

c. Go to ~/kube-aws folder and install it

$ cd ~/kube-aws $ makepkg -si

3. Information about the kube-aws package on Arch User Repository (AUR)

ID: 761547
Name: kube-aws
PackageBaseID: 114979
PackageBase: kube-aws
Version: 0.16.2-2
Description: CLI tool to automate Kubernetes cluster deployment to AWS
URL: https://github.com/coreos/kube-aws
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zellio
FirstSubmitted: 1472005144
LastModified: 1594065354
URLPath: /cgit/aur.git/snapshot/kube-aws.tar.gz