How to Install and Uninstall python3-podman Package on Kali Linux

Last updated: June 28,2024

1. Install "python3-podman" package

Learn how to install python3-podman on Kali Linux

$ sudo apt update $ sudo apt install python3-podman

2. Uninstall "python3-podman" package

Please follow the guidelines below to uninstall python3-podman on Kali Linux:

$ sudo apt remove python3-podman $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-podman package on Kali Linux

Package: python3-podman
Source: python-podman
Version: 4.7.0-2
Installed-Size: 520
Maintainer: Debian Python Team
Architecture: all
Depends: python3-xdg, python3-requests, python3-urllib3, python3-tomli, python3:any
Size: 80832
SHA256: 21668664907a7a8445d9d5da20c18cb805a908ee30b47d1d13aa1fcb37a28220
SHA1: 8a8b3fdd02eb4da7811eb3f935410b457f44edbc
MD5sum: 6e48029c6c1a167df0ca25d2e008ffbf
Description: Python 3 wrapper to access podman's interface
This package contains oodles of routines that aid in controlling
podman over it's RESTful API.
.
This package provides Python 3 module bindings.
Description-md5:
Homepage: https://github.com/containers/podman-py
Section: python
Priority: optional
Filename: pool/main/p/python-podman/python3-podman_4.7.0-2_all.deb