docker-autocompose on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "docker-autocompose" 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
Copied
b. Install docker-autocompose on Arch using YAY
$
yay -S
docker-autocompose
Copied
* (Optional) Uninstall docker-autocompose on Arch using YAY
$
yay -Rns
docker-autocompose
Copied
2. Manually Install "docker-autocompose" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone docker-autocompose's git locally
$
git clone https://aur.archlinux.org/docker-autocompose.git
~/docker-autocompose
Copied
c. Go to ~/docker-autocompose folder and install it
$
cd
~/docker-autocompose
Copied
$
makepkg -si
Copied
3. Information about the docker-autocompose package on Arch User Repository (AUR)
ID: 1382965
Name: docker-autocompose
PackageBaseID: 199024
PackageBase: docker-autocompose
Version: 1.1-2
Description: Generate a docker-compose yaml definition from a running container
URL: https://github.com/Red5d/docker-autocompose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bitals
Submitter: Bitals
FirstSubmitted: 1698536864
LastModified: 1704809387
URLPath: /cgit/aur.git/snapshot/docker-autocompose.tar.gz
Name: docker-autocompose
PackageBaseID: 199024
PackageBase: docker-autocompose
Version: 1.1-2
Description: Generate a docker-compose yaml definition from a running container
URL: https://github.com/Red5d/docker-autocompose
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bitals
Submitter: Bitals
FirstSubmitted: 1698536864
LastModified: 1704809387
URLPath: /cgit/aur.git/snapshot/docker-autocompose.tar.gz