macOS
brew install wtypelocal Homebrew formula metadata
brew
Xdotool type for wayland. Version 0.4 via Homebrew; verified 2026-06-07.
install
brew install wtypelocal Homebrew formula metadata
sudo apk add wtypeAlpine Linux edge package indexes · wtype · source: dl-cdn.alpinelinux.org
sudo apt install wtypeDebian stable package indexes · wtype · source: deb.debian.org
sudo dnf install wtypeFedora Rawhide package metadata · wtype · source: dl.fedoraproject.org
nix profile install nixpkgs#wtypenixpkgs package indexes · pkgs/by-name/wt/wtype/package.nix · source: api.github.com
sudo pacman -S wtypeArch Linux sync databases · wtype · source: geo.mirror.pkgbuild.com
sudo zypper install wtypeopenSUSE Tumbleweed package metadata · wtype · source: download.opensuse.org
overview
Xdotool type for wayland
history
wtype is a small Wayland command-line utility that fills the role historically occupied by `xdotool type` on X11: programmatically injecting keyboard input into a desktop session. Its upstream README describes it tersely as "xdotool type for wayland", and the Arch manual clarifies that it works through the Wayland virtual-keyboard protocol.
The project was started by Josef Gajdusek, with a manual page written by Michael Vetter. The public project is intentionally compact: the GitHub repository shows a C/Meson codebase, a small number of releases, and version 0.4 as the latest GitHub release dated January 27, 2022.
wtype became useful during the desktop transition from X11 automation tools to Wayland compositors. Debian describes it as the Wayland counterpart to xdotool and packages it in the utilities section, while the Arch manual ships the upstream man page for version 0.4. That places wtype in the practical layer of Wayland migration: not a compositor itself, but a tiny tool scripts can call when a compositor supports the relevant protocol.
Typical usage is direct text injection, typing from standard input, adding delays between keystrokes, and pressing or releasing modifiers or named keys. The upstream examples cover typing arbitrary text, holding Ctrl while sending `c`, reading from stdin, and inserting sleeps for more complicated key sequences.
Package maintainers care about wtype because it is one of the minimal Wayland-native answers to a familiar X11 automation problem. It is small, MIT-licensed, and sits near related desktop plumbing such as libxkbcommon, virtual keyboard protocols, and compositor policy decisions about whether simulated input should be allowed.
security posture
No matching local secret-handling manifest was found for wtype. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wtype | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:wtype |
|---|---|
| Version | 0.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wtype |
| Homepage | https://github.com/atx/wtype |
| Repository | https://github.com/atx/wtype |
| Upstream docs | https://github.com/atx/wtype#readme |
| License | MIT |
| Source archive | https://github.com/atx/wtype/archive/refs/tags/v0.4.tar.gz |
| Last updated | 2026-06-07T14:51:57Z |
| Pulse | updated |
| Dependencies | libxkbcommon, wayland, wayland-protocols |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wtype |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wtype 0.4-3
xdotool type for wayland
sudo apt install wtypewtype
nix profile install nixpkgs#wtypewtype 0.4-3
xdotool type for wayland
sudo apt install wtypewtype 0.4-r0
xdotool type for wayland
sudo apk add wtypewtype-doc 0.4-r0
xdotool type for wayland (documentation)
sudo apk add wtype-docwtype 0.4-11.fc44
xdotool type for Wayland
sudo dnf install wtypewtype 0.4-2
xdotool type for wayland
sudo pacman -S wtypewtype 0.4-1.12
Xdotool type for Wayland
sudo zypper install wtypesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.