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

Last updated: March 15,2025

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

$ yay -S docker-compose-git

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

$ yay -Rns docker-compose-git

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

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

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

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

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

ID: 666091
Name: docker-compose-git
PackageBaseID: 92967
PackageBase: docker-compose-git
Version: r5440-1
Description: Define and run complex applications using Docker
URL: https://github.com/docker/compose
NumVotes: 6
Popularity: 0
OutOfDate: 1691793129
Maintainer:
Submitter: nfnty
FirstSubmitted: 1431432012
LastModified: 1573657499
URLPath: /cgit/aur.git/snapshot/docker-compose-git.tar.gz