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

Last updated: September 30,2024

1. Install "podman-docker.noarch" package

This tutorial shows how to install podman-docker.noarch on CentOS Stream 9

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

2. Uninstall "podman-docker.noarch" package

In this section, we are going to explain the necessary steps to uninstall podman-docker.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:02:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : podman-docker
Epoch : 2
Version : 4.9.2
Release : 1.el9
Architecture : noarch
Size : 103 k
Source : podman-4.9.2-1.el9.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.