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

Last updated: May 02,2024

1. Install "podman-docker.noarch" package

Please follow the instructions below to install podman-docker.noarch on AlmaLinux 8

$ 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 AlmaLinux 8:

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

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

Last metadata expiration check: 0:07:11 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : podman-docker
Epoch : 2
Version : 4.1.1
Release : 2.module_el8.6.0+3070+1510fbd1
Architecture : noarch
Size : 62 k
Source : podman-4.1.1-2.module_el8.6.0+3070+1510fbd1.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.