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

Last updated: October 05,2024

1. Install "containerd-devel.noarch" package

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

$ 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 34:

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

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

Last metadata expiration check: 4:31:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : containerd-devel
Version : 1.6.4
Release : 1.fc34
Architecture : noarch
Size : 1.4 M
Source : containerd-1.6.4-1.fc34.src.rpm
Repository : updates
Summary : Open and reliable container runtime
URL : https://github.com/containerd/containerd
License : ASL 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