How to Install and Uninstall podman-docker.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "podman-docker.noarch" package

This guide let you learn how to install podman-docker.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install podman-docker.noarch

2. Uninstall "podman-docker.noarch" package

Please follow the instructions below to uninstall podman-docker.noarch on CentOS Stream 8:

$ sudo dnf remove podman-docker.noarch $ sudo dnf autoremove

3. Information about the podman-docker.noarch package on CentOS Stream 8

Last metadata expiration check: 5:43:32 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : podman-docker
Epoch : 3
Version : 4.9.2
Release : 1.module_el8+899+3d7192e3
Architecture : noarch
Size : 157 k
Source : podman-4.9.2-1.module_el8+899+3d7192e3.src.rpm
Repository : appstream
Summary : Emulate Docker CLI using podman
URL : https://podman.io/
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
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.