How to Install and Uninstall k9s Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "k9s" package

Please follow the instructions below to install k9s on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install k9s

2. Uninstall "k9s" package

Please follow the guidance below to uninstall k9s on openSuSE Tumbleweed:

$ sudo zypper remove k9s

3. Information about the k9s package on openSuSE Tumbleweed

Information for package k9s:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : k9s
Version : 0.31.9-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 95.2 MiB
Installed : No
Status : not installed
Source package : k9s-0.31.9-1.1.src
Upstream URL : https://github.com/derailed/k9s
Summary : Curses based terminal UI for Kubernetes clusters
Description :
K9s provides a curses based terminal UI to interact with your Kubernetes
clusters. The aim of this project is to make it easier to navigate, observe
and manage your applications in the wild. K9s continually watches Kubernetes
for changes and offers subsequent commands to interact with observed
Kubernetes resources.