Installation
Arch Linux
Install Sweets from the AUR using a prebuilt or source package
Install with an AUR helper
Use an AUR helper to install the prebuilt package (recommended):
yay -S sweets-binTo build the current development branch instead:
yay -S sweets-gitYou can replace yay with another AUR helper, such as paru.
Install without an AUR helper
Clone and build the AUR package with the standard Arch packaging tools:
sudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/sweets-bin.git
cd sweets-bin
makepkg -siReplace sweets-bin with sweets-git in the clone URL and directory name when
you want the latest development branch.
Verify the installation:
sweets --version
sweets --check-configNext steps
- Configuration — create a personal Lua override
- Key bindings — review the default keyboard workflow
- Desktop integration — configure portals and desktop services