How to Install and Uninstall eksctl Package on Kali Linux

Last updated: May 20,2024

1. Install "eksctl" package

Please follow the instructions below to install eksctl on Kali Linux

$ sudo apt update $ sudo apt install eksctl

2. Uninstall "eksctl" package

Please follow the steps below to uninstall eksctl on Kali Linux:

$ sudo apt remove eksctl $ sudo apt autoclean && sudo apt autoremove

3. Information about the eksctl package on Kali Linux

Package: eksctl
Version: 0.173.0-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 144697
Homepage: https://github.com/weaveworks/eksctl
Priority: optional
Section: golang
Filename: pool/main/e/eksctl/eksctl_0.173.0-0kali1_amd64.deb
Size: 22649152
SHA256: b2a29ba91d3f71338c1990e0772f1cfbd8ffa426bf6f0fd5204f932c70d85ce5
SHA1: 735a5ed2ce601ecee0cb8737ae7246e279713bb4
MD5sum: f2aed916d9c2c89c1d8dac0d9ff08b85
Description: official CLI for Amazon EKS (program)
eksctl is a simple CLI tool for creating clusters on EKS - Amazon's new
managed Kubernetes service for EC2. It is written in Go, and uses
CloudFormation.
.
You can create a cluster in minutes with just one command – **eksctl
create cluster**!
Description-md5: