How to Install and Uninstall containerd-devel.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "containerd-devel.noarch" package

This is a short guide on how to install containerd-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install containerd-devel.noarch

2. Uninstall "containerd-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall containerd-devel.noarch on Fedora 35:

$ sudo dnf remove containerd-devel.noarch $ sudo dnf autoremove

3. Information about the containerd-devel.noarch package on Fedora 35

Last metadata expiration check: 5:41:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : containerd-devel
Version : 1.6.8
Release : 2.fc35
Architecture : noarch
Size : 1.4 M
Source : containerd-1.6.8-2.fc35.src.rpm
Repository : updates
Summary : Open and reliable container runtime
URL : https://github.com/containerd/containerd
License : Apache-2.0
Description : Containerd is an industry-standard container runtime with an emphasis on
: simplicity, robustness and portability. It is available as a daemon for Linux
: and Windows, which can manage the complete container lifecycle of its host
: system: image transfer and storage, container execution and supervision,
: low-level storage and network attachments, etc.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/containerd/containerd