How to Install and Uninstall containers-common.noarch Package on Oracle Linux 8

Last updated: November 27,2024

1. Install "containers-common.noarch" package

This guide covers the steps necessary to install containers-common.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install containers-common.noarch

2. Uninstall "containers-common.noarch" package

Please follow the steps below to uninstall containers-common.noarch on Oracle Linux 8:

$ sudo dnf remove containers-common.noarch $ sudo dnf autoremove

3. Information about the containers-common.noarch package on Oracle Linux 8

Last metadata expiration check: 4:56:22 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : containers-common
Epoch : 2
Version : 1
Release : 8.0.1.module+el8.5.0+20494+0311868c
Architecture : noarch
Size : 62 k
Source : containers-common-1-8.0.1.module+el8.5.0+20494+0311868c.src.rpm
Repository : ol8_appstream
Summary : Common configuration and documentation for containers
License : ASL 2.0
Description : This package contains common configuration files and documentation for container
: tools ecosystem, such as Podman, Buildah and Skopeo.
:
: It is required because the most of configuration files and docs come from projects
: which are vendored into Podman, Buildah, Skopeo, etc. but they are not packaged
: separately.