k2tf-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S k2tf-bin

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

$ yay -Rns k2tf-bin

2. Manually Install "k2tf-bin" via AUR

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

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

b. Clone k2tf-bin's git locally

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

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

$ cd ~/k2tf-bin $ makepkg -si

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

ID: 1116383
Name: k2tf-bin
PackageBaseID: 147243
PackageBase: k2tf-bin
Version: 0.7.0-1
Description: Kubernetes YAML to Terraform HCL converter
URL: https://github.com/sl1pm4t/k2tf
NumVotes: 3
Popularity: 0.294126
OutOfDate:
Maintainer: brokenpip3
Submitter: brokenpip3
FirstSubmitted: 1575763998
LastModified: 1658654010
URLPath: /cgit/aur.git/snapshot/k2tf-bin.tar.gz