How to Install and Uninstall containers-common.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "containers-common.x86_64" package

Please follow the instructions below to install containers-common.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "containers-common.x86_64" package

Please follow the guidelines below to uninstall containers-common.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the containers-common.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:31:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : containers-common
Epoch : 2
Version : 1
Release : 71.module+el8.9.0+21243+a586538b
Architecture : x86_64
Size : 134 k
Source : containers-common-1-71.module+el8.9.0+21243+a586538b.src.rpm
Repository : ubi-8-appstream-rpms
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.