Search Criteria
Package Details: hamr 1.0.13-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hamr.git (read-only, click to copy) |
|---|---|
| Package Base: | hamr |
| Description: | A fast, extensible desktop launcher for Linux |
| Upstream URL: | https://github.com/Stewart86/hamr |
| Licenses: | MIT |
| Replaces: | hamr-qml |
| Submitter: | stewart86 |
| Maintainer: | stewart86 |
| Last Packager: | stewart86 |
| Votes: | 1 |
| Popularity: | 0.35 |
| First Submitted: | 2025-12-16 17:07 (UTC) |
| Last Updated: | 2026-02-10 10:05 (UTC) |
Dependencies (20)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- gtk4-layer-shell
- python
- ttf-jetbrains-mono-nerd
- ttf-material-symbols-variable (ttf-material-symbols-variable-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- awww (awww-gitAUR, awww-binAUR) (optional) – wallpaper management
- bitwarden-cli (bitwarden-cli-gitAUR) (optional) – Bitwarden password manager integration
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (optional) – file operations (gio trash)
- grim (grim-gitAUR, grim-hyprland-gitAUR) (optional) – screenshot capture
- playerctl (playerctl-gitAUR) (optional) – media player control (player plugin)
- python-dbus (optional) – system dbus integration for plugins
- python-gobject (optional) – GObject introspection for plugins
- slurp (slurp-gitAUR) (optional) – screen region selection
- swww (optional) – animated wallpapers (wallpaper plugin)
- wf-recorder (wf-recorder-gitAUR) (optional) – screen recording
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – clipboard operations in plugins
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – desktop integration (xdg-open)
Latest Comments
stewart86 commented on 2026-01-28 14:19 (UTC)
pkgver issue should be fixed in v1.0.2
xnep1 commented on 2026-01-27 16:07 (UTC)
source=("$pkgname-$pkgver::git+${url}.git#tag=v1.0.1${pkgver}")
There is "pkgver" twice, so the source resolves to something like v1.0.11.0.1
Therefore, the link becomes invalid.
stewart86 commented on 2025-12-31 06:19 (UTC) (edited on 2025-12-31 06:21 (UTC) by stewart86)
it's been fixed in 0.11.1-2 - both Hyprland and Niri are now optional dependencies. Thank you for reporting
xnep1 commented on 2025-12-30 17:34 (UTC)
hamr now supports Niri. But this AUR package only accepts hyprland as a dependency. :(