tfk8s-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tfk8s-bin

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

$ yay -Rns tfk8s-bin

2. Manually Install "tfk8s-bin" via AUR

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

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

b. Clone tfk8s-bin's git locally

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

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

$ cd ~/tfk8s-bin $ makepkg -si

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

ID: 1268172
Name: tfk8s-bin
PackageBaseID: 194341
PackageBase: tfk8s-bin
Version: 0.1.10-1
Description: If you want to copy examples from the Kubernetes documentation or migrate existing YAML manifests and use them with Terraform without having to convert YAML to HCL by hand, this tool is for you.
URL: https://github.com/jrhouston/tfk8s
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redemption
Submitter: redemption
FirstSubmitted: 1685932640
LastModified: 1685932640
URLPath: /cgit/aur.git/snapshot/tfk8s-bin.tar.gz