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

Last updated: October 05,2024

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

$ yay -S docker-autocompose-git

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

$ yay -Rns docker-autocompose-git

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

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

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

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

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

ID: 1382966
Name: docker-autocompose-git
PackageBaseID: 199028
PackageBase: docker-autocompose-git
Version: r71.2e6a55f-2
Description: Generate a docker-compose yaml definition from a running container
URL: https://github.com/Red5d/docker-autocompose
NumVotes: 1
Popularity: 0.319735
OutOfDate:
Maintainer: Bitals
Submitter: Bitals
FirstSubmitted: 1698542599
LastModified: 1704809441
URLPath: /cgit/aur.git/snapshot/docker-autocompose-git.tar.gz