How to Install and Uninstall kail Package on openSUSE Leap

Last updated: November 23,2024

1. Install "kail" package

Please follow the guidelines below to install kail on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install kail

2. Uninstall "kail" package

Please follow the step by step instructions below to uninstall kail on openSUSE Leap:

$ sudo zypper remove kail

3. Information about the kail package on openSUSE Leap

Information for package kail:
-----------------------------
Repository : Main Repository
Name : kail
Version : 0.15.0-bp155.2.19
Arch : x86_64
Vendor : openSUSE
Installed Size : 23.1 MiB
Installed : No
Status : not installed
Source package : kail-0.15.0-bp155.2.19.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.