docker-compose-systemd-unit on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S docker-compose-systemd-unit

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

$ yay -Rns docker-compose-systemd-unit

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

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

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

$ cd ~/docker-compose-systemd-unit $ makepkg -si

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

ID: 1120023
Name: docker-compose-systemd-unit
PackageBaseID: 143121
PackageBase: docker-compose-systemd-unit
Version: 1-2
Description: systemd unit file for docker-compose services
URL: https://gist.github.com/mosquito/b23e1c1e5723a7fd9e6568e5cf91180f
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muhviehstarr
Submitter: klardotsh
FirstSubmitted: 1561849763
LastModified: 1659312090
URLPath: /cgit/aur.git/snapshot/docker-compose-systemd-unit.tar.gz