ksonnet-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ksonnet-bin

* (Optional) Uninstall ksonnet-bin on Arch using YAY

$ yay -Rns ksonnet-bin

2. Manually Install "ksonnet-bin" via AUR

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

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

b. Clone ksonnet-bin's git locally

$ git clone https://aur.archlinux.org/ksonnet-bin.git ~/ksonnet-bin

c. Go to ~/ksonnet-bin folder and install it

$ cd ~/ksonnet-bin $ makepkg -si

3. Information about the ksonnet-bin package on Arch User Repository (AUR)

ID: 568416
Name: ksonnet-bin
PackageBaseID: 129566
PackageBase: ksonnet-bin
Version: 0.13.1-1
Description: A CLI-supported framework that streamlines writing and deployment of Kubernetes configurations to multiple clusters.
URL: https://github.com/ksonnet/ksonnet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metalmatze
Submitter: metalmatze
FirstSubmitted: 1517177734
LastModified: 1544806895
URLPath: /cgit/aur.git/snapshot/ksonnet-bin.tar.gz