How to Install and Uninstall eksctl Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "eksctl" package
Here is a brief guide to show you how to install eksctl on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
eksctl
Copied
2. Uninstall "eksctl" package
This guide covers the steps necessary to uninstall eksctl on openSuSE Tumbleweed:
$
sudo zypper remove
eksctl
Copied
3. Information about the eksctl package on openSuSE Tumbleweed
Information for package eksctl:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : eksctl
Version : 0.172.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 201.3 MiB
Installed : No
Status : not installed
Source package : eksctl-0.172.0-1.1.src
Upstream URL : https://github.com/weaveworks/eksctl
Summary : The official CLI for Amazon EKS
Description :
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!
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : eksctl
Version : 0.172.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 201.3 MiB
Installed : No
Status : not installed
Source package : eksctl-0.172.0-1.1.src
Upstream URL : https://github.com/weaveworks/eksctl
Summary : The official CLI for Amazon EKS
Description :
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!