How to Install and Uninstall podman-docker.noarch Package on CentOS 8 / RHEL 8
Last updated: January 05,2025
1. Install "podman-docker.noarch" package
Here is a brief guide to show you how to install podman-docker.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
podman-docker.noarch
Copied
2. Uninstall "podman-docker.noarch" package
Please follow the steps below to uninstall podman-docker.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
podman-docker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-docker.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:33:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : podman-docker
Version : 2.2.1
Release : 7.module_el8.3.0+699+d61d9c41
Architecture : noarch
Size : 47 k
Source : podman-2.2.1-7.module_el8.3.0+699+d61d9c41.src.rpm
Repository : appstream
Summary : Emulate Docker CLI using podman
URL : https://podman.io/
License : ASL 2.0 and GPLv3+
Description : This package installs a script named docker that emulates the Docker CLI by
: executes podman commands, it also creates links between all Docker CLI man
: pages and podman.
Available Packages
Name : podman-docker
Version : 2.2.1
Release : 7.module_el8.3.0+699+d61d9c41
Architecture : noarch
Size : 47 k
Source : podman-2.2.1-7.module_el8.3.0+699+d61d9c41.src.rpm
Repository : appstream
Summary : Emulate Docker CLI using podman
URL : https://podman.io/
License : ASL 2.0 and GPLv3+
Description : This package installs a script named docker that emulates the Docker CLI by
: executes podman commands, it also creates links between all Docker CLI man
: pages and podman.