Search Criteria
Package Details: kdotool 0.2.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kdotool.git (read-only, click to copy) |
|---|---|
| Package Base: | kdotool |
| Description: | A xdotool clone for KDE Wayland |
| Upstream URL: | https://github.com/jinliu/kdotool/ |
| Licenses: | Apache-2.0 |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 5 |
| Popularity: | 0.92 |
| First Submitted: | 2025-07-11 16:41 (UTC) |
| Last Updated: | 2026-05-09 17:08 (UTC) |
Dependencies (4)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, placeholder-for-rustAUR, rust, rustup) (make)
Required by (7)
- agildodock (optional)
- espanso-wayland-bin (optional)
- ibus-lotus (optional)
- ibus-lotus-bin (optional)
- ibus-lotus-git (optional)
- kraiser
- kraiser-git
Latest Comments
Obradinn commented on 2026-05-10 07:44 (UTC)
Thank you for clarifying @dbermond
Fyi, setting
PKG_CONFIG_PATHbefore installing (i'm using the FISH shell) fixed it for me, apparently pkg-config can't find the dbus library in the search path during the build...? Note that i have no clue what i'm doing:dbermond commented on 2026-05-10 05:29 (UTC)
@Obradinn I've just checked, and the package is building perfectly fine. You are not using Arch Linux, and this is not supported. Please seek help in your distribution support channels.
Obradinn commented on 2026-05-10 05:24 (UTC)
Hi there, fyi;
EndeavourOS, Linux 7.0.3-arch1-2 KDE Plasma 6.6.4
dbermond commented on 2025-12-31 02:43 (UTC)
@VorpalWay fixed.
VorpalWay commented on 2025-12-30 22:19 (UTC) (edited on 2025-12-30 22:20 (UTC) by VorpalWay)
This fails to build with rustc/cargo 1.92.0:
Most recent upstream git revision builds though, so maybe it would be relatively easy to backport. (While I do know rust very well, it is late here, and I'm not going to make a patch in the next couple of days.)