How to Install and Uninstall etcdctl Package on openSuSE Tumbleweed

Last updated: April 27,2024

1. Install "etcdctl" package

Please follow the step by step instructions below to install etcdctl on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install etcdctl

2. Uninstall "etcdctl" package

This tutorial shows how to uninstall etcdctl on openSuSE Tumbleweed:

$ sudo zypper remove etcdctl

3. Information about the etcdctl package on openSuSE Tumbleweed

Information for package etcdctl:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : etcdctl
Version : 3.5.11-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 18.6 MiB
Installed : No
Status : not installed
Source package : etcd-3.5.11-2.1.src
Upstream URL : https://github.com/etcd-io/etcd
Summary : A simple command line client for etcd
Description :
A command line client for etcd. It can be used in scripts or for administrators
to explore an etcd cluster.

5. The same packages on other Linux Distributions