How to Install and Uninstall podman-docker Package on openSuSE Tumbleweed

Last updated: November 22,2024

1. Install "podman-docker" package

Here is a brief guide to show you how to install podman-docker on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install podman-docker

2. Uninstall "podman-docker" package

Learn how to uninstall podman-docker on openSuSE Tumbleweed:

$ sudo zypper remove podman-docker

3. Information about the podman-docker package on openSuSE Tumbleweed

Information for package podman-docker:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : podman-docker
Version : 4.9.3-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 289 B
Installed : No
Status : not installed
Source package : podman-4.9.3-2.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.