docker-compose-v1-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S docker-compose-v1-bin

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

$ yay -Rns docker-compose-v1-bin

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

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

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

$ cd ~/docker-compose-v1-bin $ makepkg -si

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

ID: 1166757
Name: docker-compose-v1-bin
PackageBaseID: 184794
PackageBase: docker-compose-v1-bin
Version: 1.29.2-1
Description: Pythonless package of a a tool for defining and running multi-container applications
URL: https://github.com/docker/compose
NumVotes: 1
Popularity: 0.000257
OutOfDate:
Maintainer: megapoliss
Submitter: megapoliss
FirstSubmitted: 1659985435
LastModified: 1667996093
URLPath: /cgit/aur.git/snapshot/docker-compose-v1-bin.tar.gz