How to Install and Uninstall kata-containers.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "kata-containers.x86_64" package

Please follow the guidelines below to install kata-containers.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install kata-containers.x86_64

2. Uninstall "kata-containers.x86_64" package

This guide covers the steps necessary to uninstall kata-containers.x86_64 on Fedora 35:

$ sudo dnf remove kata-containers.x86_64 $ sudo dnf autoremove

3. Information about the kata-containers.x86_64 package on Fedora 35

Last metadata expiration check: 1:44:11 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : kata-containers
Version : 2.2.3
Release : 1.fc35
Architecture : x86_64
Size : 24 M
Source : kata-containers-2.2.3-1.fc35.src.rpm
Repository : updates
Summary : Kata Containers version 2.x repository
URL : https://github.com/kata-containers/kata-containers
License : ASL 2.0
Description :
: Kata Containers version 2.x repository. Kata Containers is an open source
: project and community working to build a standard implementation of lightweight
: Virtual Machines (VMs) that feel and perform like containers, but provide the
: workload isolation and security advantages of VMs. https://katacontainers.io/.