How to Install and Uninstall linkerd-cli Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "linkerd-cli" package

Please follow the guidelines below to install linkerd-cli on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install linkerd-cli

2. Uninstall "linkerd-cli" package

Here is a brief guide to show you how to uninstall linkerd-cli on openSuSE Tumbleweed:

$ sudo zypper remove linkerd-cli

3. Information about the linkerd-cli package on openSuSE Tumbleweed

Information for package linkerd-cli:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : linkerd-cli
Version : 2.14.10-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 73.5 MiB
Installed : No
Status : not installed
Source package : linkerd-cli-2.14.10-1.1.src
Upstream URL : https://github.com/linkerd/linkerd2
Summary : CLI for the linkerd service mesh for Kubernetes
Description :
The Linkerd CLI is the primary way to interact with Linkerd. It can install the control plane to your cluster, add the proxy to your service and provide detailed metrics for how your service is performing.
Linkerd is an ultralight, security-first service mesh for Kubernetes. Linkerd adds critical security, observability, and reliability features to your Kubernetes stack with no code change required.
Linkerd is a Cloud Native Computing Foundation (CNCF) project.