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

Last updated: June 26,2024

1. Install "argocd-cli" package

This tutorial shows how to install argocd-cli on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install argocd-cli

2. Uninstall "argocd-cli" package

Learn how to uninstall argocd-cli on openSuSE Tumbleweed:

$ sudo zypper remove argocd-cli

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

Information for package argocd-cli:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : argocd-cli
Version : 2.10.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 146.9 MiB
Installed : No
Status : not installed
Source package : argocd-cli-2.10.0-1.1.src
Upstream URL : https://github.com/argoproj/argo-cd
Summary : CLI for the ArgoCD declarative continuous deployment tool
Description :
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
This packages contains the CLI to interact with the ArgoCD installation in a Kubernetes cluster.