How to Install and Uninstall rancher-kim Package on openSuSE Tumbleweed

Last updated: November 24,2024

1. Install "rancher-kim" package

Here is a brief guide to show you how to install rancher-kim on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install rancher-kim

2. Uninstall "rancher-kim" package

Here is a brief guide to show you how to uninstall rancher-kim on openSuSE Tumbleweed:

$ sudo zypper remove rancher-kim

3. Information about the rancher-kim package on openSuSE Tumbleweed

Information for package rancher-kim:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rancher-kim
Version : 0.1.0~beta.7-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 49.6 MiB
Installed : No
Status : not installed
Source package : rancher-kim-0.1.0~beta.7-1.12.src
Upstream URL : https://github.com/rancher/kim
Summary : Rancher kim - The Kubernetes Image Manager
Description :
kim is a Kubernetes-aware CLI that will install a small builder backend consisting of a BuildKit daemon bound to the Kubelet's underlying containerd socket (for building images) along with a small server-side agent that the CLI leverages for image management (think push, pull, etc) rather than talking to the backing containerd/CRI directly. kim enables building images locally, natively on your k3s cluster.