How to Install and Uninstall python3-podman.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-podman.noarch" package

Please follow the guidance below to install python3-podman.noarch on CentOS Stream 8

$ 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 CentOS Stream 8:

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

3. Information about the python3-podman.noarch package on CentOS Stream 8

Last metadata expiration check: 4:11:53 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-podman
Version : 4.9.0
Release : 1.module_el8+847+7863d4e6
Architecture : noarch
Size : 180 k
Source : python-podman-4.9.0-1.module_el8+847+7863d4e6.src.rpm
Repository : 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.