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

Last updated: June 15,2024

1. Install "python3-podman.noarch" package

This tutorial shows how to install python3-podman.noarch on Oracle Linux 8

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

2. Uninstall "python3-podman.noarch" package

This guide covers the steps necessary to uninstall python3-podman.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 3:34:18 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-podman
Version : 4.0.0
Release : 1.module+el8.6.0+20721+d8d917a9
Architecture : noarch
Size : 149 k
Source : python-podman-4.0.0-1.module+el8.6.0+20721+d8d917a9.src.rpm
Repository : ol8_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.