docker-app on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S docker-app

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

$ yay -Rns docker-app

2. Manually Install "docker-app" via AUR

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

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

b. Clone docker-app's git locally

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

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

$ cd ~/docker-app $ makepkg -si

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

ID: 725579
Name: docker-app
PackageBaseID: 141641
PackageBase: docker-app
Version: 1:0.9.1_beta3-1
Description: A utility to help make Compose files more reusable and sharable
URL: https://github.com/docker/app
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dbirks
FirstSubmitted: 1556643947
LastModified: 1587730868
URLPath: /cgit/aur.git/snapshot/docker-app.tar.gz