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

Last updated: September 29,2024

1. Install "flux2-cli" package

Please follow the guidance below to install flux2-cli on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install flux2-cli

2. Uninstall "flux2-cli" package

Please follow the instructions below to uninstall flux2-cli on openSuSE Tumbleweed:

$ sudo zypper remove flux2-cli

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

Information for package flux2-cli:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : flux2-cli
Version : 2.2.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 86.9 MiB
Installed : No
Status : not installed
Source package : flux2-cli-2.2.3-1.1.src
Upstream URL : https://github.com/fluxcd/flux2
Summary : CLI for Flux2CD
Description :
Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories and OCI artifacts), and automating updates to configuration when there is new code to deploy.
Flux version 2 ("v2") is built from the ground up to use Kubernetes' API extension system, and to integrate with Prometheus and other core components of the Kubernetes ecosystem. In version 2, Flux supports multi-tenancy and support for syncing an arbitrary number of Git repositories, among other long-requested features.
Flux v2 is constructed with the GitOps Toolkit, a set of composable APIs and specialized tools for building Continuous Delivery on top of Kubernetes.
Flux is a Cloud Native Computing Foundation (CNCF) project, used in production by various organisations and cloud providers.