How to Install and Uninstall kubectl-operator Package on openSuSE Tumbleweed
Last updated: December 26,2024
1. Install "kubectl-operator" package
This guide let you learn how to install kubectl-operator on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
kubectl-operator
Copied
2. Uninstall "kubectl-operator" package
Please follow the guidance below to uninstall kubectl-operator on openSuSE Tumbleweed:
$
sudo zypper remove
kubectl-operator
Copied
3. Information about the kubectl-operator package on openSuSE Tumbleweed
Information for package kubectl-operator:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kubectl-operator
Version : 0.5.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 39.2 MiB
Installed : No
Status : not installed
Source package : kubectl-operator-0.5.0-1.2.src
Upstream URL : https://github.com/operator-framework/kubectl-operator
Summary : Manage Kubernetes Operators from the command line
Description :
kubectl operator is a kubectl plugin that functions as a package manager for
Operators in your cluster. It simplifies adding and removing Operator catalogs,
and it has familiar commands for installing, uninstalling, and listing
available and installed Operators.
NOTE: This plugin requires Operator Lifecycle Manager to be installed in your cluster. See the OLM installation instructions here:
https://olm.operatorframework.io/docs/getting-started/
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kubectl-operator
Version : 0.5.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 39.2 MiB
Installed : No
Status : not installed
Source package : kubectl-operator-0.5.0-1.2.src
Upstream URL : https://github.com/operator-framework/kubectl-operator
Summary : Manage Kubernetes Operators from the command line
Description :
kubectl operator is a kubectl plugin that functions as a package manager for
Operators in your cluster. It simplifies adding and removing Operator catalogs,
and it has familiar commands for installing, uninstalling, and listing
available and installed Operators.
NOTE: This plugin requires Operator Lifecycle Manager to be installed in your cluster. See the OLM installation instructions here:
https://olm.operatorframework.io/docs/getting-started/