stakkr on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S stakkr

* (Optional) Uninstall stakkr on Arch using YAY

$ yay -Rns stakkr

2. Manually Install "stakkr" via AUR

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

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

b. Clone stakkr's git locally

$ git clone https://aur.archlinux.org/stakkr.git ~/stakkr

c. Go to ~/stakkr folder and install it

$ cd ~/stakkr $ makepkg -si

3. Information about the stakkr package on Arch User Repository (AUR)

ID: 767503
Name: stakkr
PackageBaseID: 155667
PackageBase: stakkr
Version: 4.2-1
Description: A recompose tool that uses docker compose to easily create / maintain a stack of services. Via a configuration file you can setup the required services and let the app link and start everything for you
URL: https://github.com/stakkr-org/stakkr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1595220935
LastModified: 1595220935
URLPath: /cgit/aur.git/snapshot/stakkr.tar.gz