A unified package manager frontend for apt, dnf, and pacman — with built-in AUR, Flatpak, and Snap support, a cross-distro script repo, and full customization.
| alps install <pkg> | install from repo, AUR, or alps-more — auto-detected |
| alps search <query> | search repo and AUR simultaneously |
| alps upgrade | upgrade system packages and AUR packages |
| alps autoremove | remove orphaned packages |
| alps repo update | refresh alps-more cache (requires sudo) |
| alps repo install <pkg> | validate and install from alps-more |
| alps repo list | list all available alps-more packages |
| alps completion fish | generate and print shell completion script |
| alps config-show | show active config, paths, and style preview |
| alps aliases | list all active aliases |
[ollama] desc = Run LLMs locally arch = x86_64, aarch64 os = linux deps = curl sudo = true cmd_begin curl -fsSL https://ollama.com/install.sh | sh cmd_end remove_begin sudo systemctl disable ollama --now sudo rm -f /usr/local/bin/ollama remove_end
Cached at /var/cache/alps/more/ · expired every 90 days · hosted on GitHub / Codeberg