How to Install and Uninstall podman-docker.noarch Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "podman-docker.noarch" package

Please follow the step by step instructions below to install podman-docker.noarch on Oracle Linux 9

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

2. Uninstall "podman-docker.noarch" package

Please follow the step by step instructions below to uninstall podman-docker.noarch on Oracle Linux 9:

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

3. Information about the podman-docker.noarch package on Oracle Linux 9

Last metadata expiration check: 2:06:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : podman-docker
Epoch : 2
Version : 4.6.1
Release : 7.0.2.el9_3
Architecture : noarch
Size : 274 k
Source : podman-4.6.1-7.0.2.el9_3.src.rpm
Repository : ol9_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.