tanka-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tanka-bin

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

$ yay -Rns tanka-bin

2. Manually Install "tanka-bin" via AUR

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

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

b. Clone tanka-bin's git locally

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

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

$ cd ~/tanka-bin $ makepkg -si

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

ID: 1409487
Name: tanka-bin
PackageBaseID: 147835
PackageBase: tanka-bin
Version: 0.26.0-0
Description: Flexible, reusable and concise configuration for Kubernetes using Jsonnet
URL: https://tanka.dev
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Duologic
Submitter: Duologic
FirstSubmitted: 1578059517
LastModified: 1707984873
URLPath: /cgit/aur.git/snapshot/tanka-bin.tar.gz