podman-git on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "podman-git" 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 podman-git on Arch using YAY

$ yay -S podman-git

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

$ yay -Rns podman-git

2. Manually Install "podman-git" via AUR

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

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

b. Clone podman-git's git locally

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

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

$ cd ~/podman-git $ makepkg -si

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

ID: 1394643
Name: podman-git
PackageBaseID: 168071
PackageBase: podman-git
Version: .r21415.gd7bf1385d-1
Description: Tool and library for running OCI-based containers in pods (git)
URL: https://github.com/containers/podman.git
NumVotes: 2
Popularity: 0.425084
OutOfDate:
Maintainer: EvaristeGalois11
Submitter: samarthj
FirstSubmitted: 1623998727
LastModified: 1706487118
URLPath: /cgit/aur.git/snapshot/podman-git.tar.gz