python-podman on AUR (Arch User Repository)

Last updated: May 09,2024

1. Install "python-podman" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-podman on Arch using YAY

$ yay -S python-podman

* (Optional) Uninstall python-podman on Arch using YAY

$ yay -Rns python-podman

2. Manually Install "python-podman" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-podman's git locally

$ git clone https://aur.archlinux.org/python-podman.git ~/python-podman

c. Go to ~/python-podman folder and install it

$ cd ~/python-podman $ makepkg -si

3. Information about the python-podman package on Arch User Repository (AUR)

ID: 1266832
Name: python-podman
PackageBaseID: 170689
PackageBase: python-podman
Version: 4.5.1-1
Description: Python bindings for Podman's RESTful API
URL: https://github.com/containers/podman-py
NumVotes: 1
Popularity: 0.037709
OutOfDate: 1701894324
Maintainer: 1ace
Submitter: 1ace
FirstSubmitted: 1630614521
LastModified: 1685714514
URLPath: /cgit/aur.git/snapshot/python-podman.tar.gz