podman-compose-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S podman-compose-git

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

$ yay -Rns podman-compose-git

2. Manually Install "podman-compose-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-compose-git's git locally

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

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

$ cd ~/podman-compose-git $ makepkg -si

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

ID: 1012975
Name: podman-compose-git
PackageBaseID: 150143
PackageBase: podman-compose-git
Version: 1:1.0.3.r17.0bd493f-1
Description: A script to run docker-compose.yml using podman
URL: https://github.com/containers/podman-compose
NumVotes: 3
Popularity: 0.000605
OutOfDate:
Maintainer: nightuser
Submitter: nightuser
FirstSubmitted: 1584051192
LastModified: 1641135185
URLPath: /cgit/aur.git/snapshot/podman-compose-git.tar.gz