How to Install and Uninstall podman Package on openSUSE Leap
Last updated: January 11,2025
1. Install "podman" package
Please follow the guidelines below to install podman on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
podman
Copied
2. Uninstall "podman" package
This tutorial shows how to uninstall podman on openSUSE Leap:
$
sudo zypper remove
podman
Copied
3. Information about the podman package on openSUSE Leap
Information for package podman:
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : podman
Version : 4.8.3-150500.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 48.6 MiB
Installed : No
Status : not installed
Source package : podman-4.8.3-150500.3.6.1.src
Upstream URL : https://github.com/containers/podman
Summary : Daemon-less container engine for managing containers, pods and images
Description :
Podman is a container engine for managing pods, containers, and container
images.
It is a standalone tool and it directly manipulates containers without the need
of a container engine daemon.
Podman is able to interact with container images create in buildah, cri-o, and
skopeo, as they all share the same datastore backend.
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : podman
Version : 4.8.3-150500.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 48.6 MiB
Installed : No
Status : not installed
Source package : podman-4.8.3-150500.3.6.1.src
Upstream URL : https://github.com/containers/podman
Summary : Daemon-less container engine for managing containers, pods and images
Description :
Podman is a container engine for managing pods, containers, and container
images.
It is a standalone tool and it directly manipulates containers without the need
of a container engine daemon.
Podman is able to interact with container images create in buildah, cri-o, and
skopeo, as they all share the same datastore backend.