How to Install and Uninstall containers-common.src Package on Oracle Linux 9

Last updated: May 20,2024

1. Install "containers-common.src" package

This guide covers the steps necessary to install containers-common.src on Oracle Linux 9

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

2. Uninstall "containers-common.src" package

Please follow the guidelines below to uninstall containers-common.src on Oracle Linux 9:

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

3. Information about the containers-common.src package on Oracle Linux 9

Last metadata expiration check: 0:47:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : containers-common
Epoch : 2
Version : 1
Release : 55.0.1.el9
Architecture : src
Size : 104 k
Source : None
Repository : ol9_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.