Search Criteria
Package Details: hamr 1.1.0-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: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-12-16 17:07 (UTC) |
| Last Updated: | 2026-05-12 11:23 (UTC) |
Dependencies (27)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR)
- 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)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (make)
- gtk4-layer-shell (make)
- perl (perl-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- awww (awww-gitAUR) (optional) – wallpaper management
- bitwarden-cli (bitwarden-cli-gitAUR, bitwarden-cli-binAUR) (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
- libqalculate (libqalculate-gitAUR) (optional) – calculator plugin backend (qalc)
- playerctl (playerctl-gitAUR) (optional) – media player control (player plugin)
- Show 7 more dependencies...
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. :(