How to Install and Uninstall podman.x86_64 Package on Oracle Linux 9
Last updated: February 11,2025
1. Install "podman.x86_64" package
Please follow the guidance below to install podman.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
podman.x86_64
Copied
2. Uninstall "podman.x86_64" package
This tutorial shows how to uninstall podman.x86_64 on Oracle Linux 9:
$
sudo dnf remove
podman.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the podman.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:30:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : podman
Epoch : 2
Version : 4.6.1
Release : 7.0.2.el9_3
Architecture : x86_64
Size : 15 M
Source : podman-4.6.1-7.0.2.el9_3.src.rpm
Repository : ol9_appstream
Summary : Manage Pods, Containers and Container Images
URL : https://podman.io/
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
Description : podman (Pod Manager) is a fully featured container engine that is a simple
: daemonless tool. podman provides a Docker-CLI comparable command line that
: eases the transition from other container engines and allows the management of
: pods, containers and images. Simply put: alias docker=podman.
: Most podman commands can be run as a regular user, without requiring
: additional privileges.
:
: podman uses Buildah(1) internally to create container images.
: Both tools share image (not container) storage, hence each can use or
: manipulate images (but not containers) created by the other.
:
: Manage Pods, Containers and Container Images
: podman Simple management tool for pods, containers and images
Available Packages
Name : podman
Epoch : 2
Version : 4.6.1
Release : 7.0.2.el9_3
Architecture : x86_64
Size : 15 M
Source : podman-4.6.1-7.0.2.el9_3.src.rpm
Repository : ol9_appstream
Summary : Manage Pods, Containers and Container Images
URL : https://podman.io/
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
Description : podman (Pod Manager) is a fully featured container engine that is a simple
: daemonless tool. podman provides a Docker-CLI comparable command line that
: eases the transition from other container engines and allows the management of
: pods, containers and images. Simply put: alias docker=podman.
: Most podman commands can be run as a regular user, without requiring
: additional privileges.
:
: podman uses Buildah(1) internally to create container images.
: Both tools share image (not container) storage, hence each can use or
: manipulate images (but not containers) created by the other.
:
: Manage Pods, Containers and Container Images
: podman Simple management tool for pods, containers and images