Search Criteria
Package Details: walker 2.17.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/walker.git (read-only, click to copy) |
|---|---|
| Package Base: | walker |
| Description: | wayland application runner |
| Upstream URL: | https://github.com/abenz1267/walker |
| Licenses: | GPL |
| Conflicts: | walker |
| Provides: | walker |
| Submitter: | benz |
| Maintainer: | benz |
| Last Packager: | benz |
| Votes: | 26 |
| Popularity: | 1.43 |
| First Submitted: | 2024-03-12 14:36 (UTC) |
| Last Updated: | 2026-07-16 16:08 (UTC) |
Dependencies (7)
- cairo (cairo-gitAUR)
- gtk4-layer-shell (gtk4-layer-shell-gitAUR)
- poppler-glib (poppler-glib-gitAUR, atril-light-poppler-optAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR) (make)
- gobject-introspection (make)
- protobuf (protobuf-gitAUR) (make)
Required by (12)
- bzmenu (optional)
- docs-browser
- hyprcaffeine (optional)
- iwmenu (optional)
- iwmenu-git (optional)
- kbrgb (optional)
- kbrgb-git (optional)
- nmsurf (optional)
- omarchy-theme-marketplace-git
- omarchy-window-restore-git
- pwmenu-git (optional)
- uwsm-git (optional)
Latest Comments
« First ‹ Previous 1 2
8ightbits commented on 2024-12-03 22:06 (UTC)
I was getting the error
Package gobject-introspection-1.0 was not found in the pkg-config search path.with v0.10.11-2. I found that addinggobject-introspectionto thedependsfixed the issue.benz commented on 2024-08-07 04:42 (UTC)
fixed.
triarius commented on 2024-08-06 21:42 (UTC)
The .SCRINFO says pkgrel = 2 but the PKGBUILD says pkgrel = 1. This is causing aur helpers to think the package needs to be updated when it already has.
omnigenous commented on 2024-07-15 03:32 (UTC)
had to
yay -S --mflags '--nocheck' walkerto install this, wouldn't work otherwisebenz commented on 2024-03-13 07:38 (UTC)
@yochananmarqos fixed.
i initially left it out, because it doesn't build from aur, but another user reported this might be caused by the theme used.
yochananmarqos commented on 2024-03-13 00:26 (UTC)
It seems it's missing a dependency on
gtk4-layer-shell, first thing I saw in the README. Please see Go package guidelines.« First ‹ Previous 1 2