How to Install and Uninstall istioctl Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "istioctl" package

Please follow the instructions below to install istioctl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install istioctl

2. Uninstall "istioctl" package

This guide let you learn how to uninstall istioctl on openSuSE Tumbleweed:

$ sudo zypper remove istioctl

3. Information about the istioctl package on openSuSE Tumbleweed

Information for package istioctl:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : istioctl
Version : 1.20.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 120.6 MiB
Installed : No
Status : not installed
Source package : istioctl-1.20.3-1.1.src
Upstream URL : https://github.com/istio/istio
Summary : CLI for the istio servic mesh in Kubernetes
Description :
The istioctl tool is a configuration command line utility that allows service operators to debug and diagnose their Istio service mesh deployments. The Istio project also includes two helpful scripts for istioctl that enable auto-completion for Bash and ZSH. Both of these scripts provide support for the currently available istioctl commands.