stacktile on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S stacktile

* (Optional) Uninstall stacktile on Arch using YAY

$ yay -Rns stacktile

2. Manually Install "stacktile" via AUR

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

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

b. Clone stacktile's git locally

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

c. Go to ~/stacktile folder and install it

$ cd ~/stacktile $ makepkg -si

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

ID: 1126737
Name: stacktile
PackageBaseID: 170619
PackageBase: stacktile
Version: 1.0.0-1
Description: Layout generator for the river Wayland compositor
URL: https://sr.ht/~leon_plickat/stacktile/
NumVotes: 8
Popularity: 0.010652
OutOfDate:
Maintainer: pkap
Submitter: pkap
FirstSubmitted: 1630453081
LastModified: 1660671341
URLPath: /cgit/aur.git/snapshot/stacktile.tar.gz