tfk8s on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S tfk8s

* (Optional) Uninstall tfk8s on Arch using YAY

$ yay -Rns tfk8s

2. Manually Install "tfk8s" via AUR

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

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

b. Clone tfk8s's git locally

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

c. Go to ~/tfk8s folder and install it

$ cd ~/tfk8s $ makepkg -si

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

ID: 1282592
Name: tfk8s
PackageBaseID: 154975
PackageBase: tfk8s
Version: 0.1.10-1
Description: A tool for converting Kubernetes YAML manifests to Terraform HCL
URL: https://github.com/jrhouston/tfk8s
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: demon012
FirstSubmitted: 1593525640
LastModified: 1688393147
URLPath: /cgit/aur.git/snapshot/tfk8s.tar.gz