How to Install and Uninstall podman-docker Package on openSUSE Leap

Last updated: February 16,2025

1. Install "podman-docker" package

This guide covers the steps necessary to install podman-docker on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install podman-docker

2. Uninstall "podman-docker" package

Please follow the guidelines below to uninstall podman-docker on openSUSE Leap:

$ sudo zypper remove podman-docker

3. Information about the podman-docker package on openSUSE Leap

Information for package podman-docker:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : podman-docker
Version : 4.8.3-150500.3.6.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 226 B
Installed : No
Status : not installed
Source package : podman-4.8.3-150500.3.6.1.src
Upstream URL : https://github.com/containers/podman
Summary : Emulate Docker CLI using podman
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.