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