How to Install and Uninstall podman-docker.noarch Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "podman-docker.noarch" package
This is a short guide on how to install podman-docker.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
podman-docker.noarch
Copied
2. Uninstall "podman-docker.noarch" package
In this section, we are going to explain the necessary steps to uninstall podman-docker.noarch on Oracle Linux 8:
$
sudo dnf remove
podman-docker.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman-docker.noarch package on Oracle Linux 8
Last metadata expiration check: 5:45:44 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : podman-docker
Epoch : 2
Version : 4.1.1
Release : 2.module+el8.6.0+20721+d8d917a9
Architecture : noarch
Size : 63 k
Source : podman-4.1.1-2.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_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
Epoch : 2
Version : 4.1.1
Release : 2.module+el8.6.0+20721+d8d917a9
Architecture : noarch
Size : 63 k
Source : podman-4.1.1-2.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_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.