How to Install and Uninstall cri-tools Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "cri-tools" package

This is a short guide on how to install cri-tools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cri-tools

2. Uninstall "cri-tools" package

Learn how to uninstall cri-tools on openSuSE Tumbleweed:

$ sudo zypper remove cri-tools

3. Information about the cri-tools package on openSuSE Tumbleweed

Information for package cri-tools:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cri-tools
Version : 1.24.1-1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 70.2 MiB
Installed : No
Status : not installed
Source package : cri-tools-1.24.1-1.9.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