How to Install and Uninstall tfk8s Package on Kali Linux

Last updated: July 01,2024

1. Install "tfk8s" package

Here is a brief guide to show you how to install tfk8s on Kali Linux

$ sudo apt update $ sudo apt install tfk8s

2. Uninstall "tfk8s" package

Please follow the step by step instructions below to uninstall tfk8s on Kali Linux:

$ sudo apt remove tfk8s $ sudo apt autoclean && sudo apt autoremove

3. Information about the tfk8s package on Kali Linux

Package: tfk8s
Source: tfk8s (0.1.10-2)
Version: 0.1.10-2+b1
Installed-Size: 2911
Maintainer: Debian Kubernetes Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1048840
SHA256: 79b09d04214c7965f8da8b1937f4da85a94d5cd2531b220970b42432b8c19526
SHA1: 8152ed7d1c17d7afa62195b1fec270e277daa603
MD5sum: 331829a5163b1415b02e3b9b5424f515
Description: Tool for converting Kubernetes YAML manifests to Terraform HCL
Tool that makes it easier to work with the Terraform Kubernetes Provider
converting YAML manifest files to Terraform HCL format.
Description-md5:
Homepage: https://github.com/jrhouston/tfk8s
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-zclconf-go-cty (= 1.12.1-1), golang-golang-x-text (= 0.13.0-1), golang-k8s-sigs-yaml (= 1.3.0-1), golang-yaml.v2 (= 2.4.0-4)
Section: golang
Priority: optional
Filename: pool/main/t/tfk8s/tfk8s_0.1.10-2+b1_amd64.deb