docker-app on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install docker-app on Arch using YAY
$
yay -S
docker-app
Copied
* (Optional) Uninstall docker-app on Arch using YAY
$
yay -Rns
docker-app
Copied
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
Copied
b. Clone docker-app's git locally
$
git clone https://aur.archlinux.org/docker-app.git
~/docker-app
Copied
c. Go to ~/docker-app folder and install it
$
cd
~/docker-app
Copied
$
makepkg -si
Copied
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
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