CachyOS / pacman (Recommended)
Install Shelly directly from CachyOS repositories.
sudo pacman -S shellyShelly is a native package manager for Arch Linux. It provides both a GTK4
application and command-line tools that interface directly with libalpm.
Shelly runs on Arch Linux and Arch-based distributions. To build it from source, you need:
libalpm, provided by pacmanPrebuilt Shelly packages are available from CachyOS and the AUR. The package includes the graphical interface and command-line tools.
CachyOS / pacman (Recommended)
Install Shelly directly from CachyOS repositories.
sudo pacman -S shellyAUR Helpers
Clone the repository and use its git PKGBUILD:
git clone https://github.com/Seafoam-Labs/Shelly-ALPM.gitcd Shelly-ALPMcp PKGBUILD-git PKGBUILDmakepkg -siLaunch the graphical application with:
shelly-uiFor terminal-based package management, run shelly. Shelly creates its default
CLI configuration at ~/.config/shelly/config.json on first use.
Download specific versions or source snapshots from GitHub:
View all releases