How to Install and Uninstall cri-tools Package on openSUSE Leap

Last updated: July 05,2024

1. Install "cri-tools" package

Learn how to install cri-tools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cri-tools

2. Uninstall "cri-tools" package

In this section, we are going to explain the necessary steps to uninstall cri-tools on openSUSE Leap:

$ sudo zypper remove cri-tools

3. Information about the cri-tools package on openSUSE Leap

Information for package cri-tools:
----------------------------------
Repository : Main Repository
Name : cri-tools
Version : 1.18.0-bp155.2.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 56.8 MiB
Installed : No
Status : not installed
Source package : cri-tools-1.18.0-bp155.2.18.src
Upstream URL : https://github.com/kubernetes-sigs/cri-tools
Summary : CLI and validation tools for Kubelet Container Runtime Interface
Description :
cri-tools provides a series of debugging and validation tools for
Kubelet CRI, which includes:
- crictl: CLI for kubelet CRI
- critest: validation test suites for kubelet CRI