docker-waiter on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S docker-waiter

* (Optional) Uninstall docker-waiter on Arch using YAY

$ yay -Rns docker-waiter

2. Manually Install "docker-waiter" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone docker-waiter's git locally

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

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

$ cd ~/docker-waiter $ makepkg -si

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

ID: 637149
Name: docker-waiter
PackageBaseID: 144275
PackageBase: docker-waiter
Version: 0.3.0-1
Description: Docker container startup order controller
URL: https://gitlab.com/BrianAllred/docker-waiter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BrianAllred
Submitter: BrianAllred
FirstSubmitted: 1565631254
LastModified: 1565660395
URLPath: /cgit/aur.git/snapshot/docker-waiter.tar.gz