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

Last updated: October 10,2024

1. Install "containerd-devel.noarch" package

Please follow the instructions below to install containerd-devel.noarch on Fedora 36

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

2. Uninstall "containerd-devel.noarch" package

This guide let you learn how to uninstall containerd-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:35:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : containerd-devel
Version : 1.6.8
Release : 2.fc36
Architecture : noarch
Size : 1.4 M
Source : containerd-1.6.8-2.fc36.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