How to Install and Uninstall kail Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "kail" package

Please follow the guidance below to install kail on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install kail

2. Uninstall "kail" package

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

$ sudo zypper remove kail

3. Information about the kail package on openSuSE Tumbleweed

Information for package kail:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : kail
Version : 0.17.4-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 37.9 MiB
Installed : No
Status : not installed
Source package : kail-0.17.4-1.2.src
Upstream URL : https://github.com/boz/kail
Summary : Kubernetes log viewer
Description :
Kubernetes tail: streams logs from all containers of all matched pods.
Match pods by service, replicaset, deployment, and others. Adjusts to a
changing cluster - pods are added and removed from logging as they fall
in or out of the selection.