How to Install and Uninstall python3-podman.noarch Package on Oracle Linux 9

Last updated: June 02,2024

1. Install "python3-podman.noarch" package

Learn how to install python3-podman.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-podman.noarch

2. Uninstall "python3-podman.noarch" package

This tutorial shows how to uninstall python3-podman.noarch on Oracle Linux 9:

$ sudo dnf remove python3-podman.noarch $ sudo dnf autoremove

3. Information about the python3-podman.noarch package on Oracle Linux 9

Last metadata expiration check: 2:40:17 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-podman
Epoch : 3
Version : 4.6.0
Release : 1.el9
Architecture : noarch
Size : 267 k
Source : python-podman-4.6.0-1.el9.src.rpm
Repository : ol9_appstream
Summary : RESTful API for Podman
URL : https://github.com/containers/podman-py
License : ASL 2.0
Description : python-podman is a library of bindings to use the RESTful API for Podman.