Automic VaultAutomic Vault

brew

Install wtype with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Xdotool type for wayland. Version 0.4 via Homebrew; verified 2026-06-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install wtype

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add wtype

Alpine Linux edge package indexes · wtype · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install wtype

Debian stable package indexes · wtype · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install wtype

Fedora Rawhide package metadata · wtype · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#wtype

nixpkgs package indexes · pkgs/by-name/wt/wtype/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S wtype

Arch Linux sync databases · wtype · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install wtype

openSUSE Tumbleweed package metadata · wtype · source: download.opensuse.org

overview

Package summary

Xdotool type for wayland

Commands and aliases

  • wtype

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2020-11-23: The Arch-rendered man page records wtype 0.4 and credits the project starter and man-page author.
  • 2022-01-27: GitHub lists v0.4 as the latest upstream release.
  • 2026: Debian unstable packages wtype 0.4 and describes it as the Wayland pendant for xdotool.

Related projects

  • wtype is directly comparable to xdotool on X11, but uses Wayland's virtual-keyboard protocol rather than X11's input mechanisms. Debian also lists xdotool and libxdo-related packages as similar packages, showing the lineage of the use case.

security posture

No protected-tool coverage found yet

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.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 2 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
wtypecliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.4
manager updated2026-06-07
local dataok
upstreamcurrent
latest detectedv0.4

https://github.com/atx/wtype

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:wtype
Version0.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/wtype
Homepagehttps://github.com/atx/wtype
Repositoryhttps://github.com/atx/wtype
Upstream docshttps://github.com/atx/wtype#readme
LicenseMIT
Source archivehttps://github.com/atx/wtype/archive/refs/tags/v0.4.tar.gz
Last updated2026-06-07T14:51:57Z
Pulseupdated
Dependencieslibxkbcommon, wayland, wayland-protocols
Build dependenciesmeson, ninja, pkgconf
Bottleavailable (on arm64_linux, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewtype
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

wtype 0.4-3

xdotool type for wayland

https://github.com/atx/wtype

sudo apt install wtype
  • Section: utils
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Wtype
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wtype from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wtype

nix profile install nixpkgs#wtype
  • normalized package name match
  • Matched by: Wtype
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wt/wtype/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

wtype 0.4-3

xdotool type for wayland

https://github.com/atx/wtype

sudo apt install wtype
  • Section: universe/utils
  • Architecture: amd64
  • 3 dependencies
  • normalized package name match
  • Matched by: Wtype
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wtype from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wtype 0.4-r0

xdotool type for wayland

https://github.com/atx/wtype

sudo apk add wtype
  • License: MIT
  • Architecture: x86_64
  • Source Package: wtype
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Wtype
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wtype from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wtype-doc 0.4-r0

xdotool type for wayland (documentation)

https://github.com/atx/wtype

sudo apk add wtype-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: wtype
  • normalized package name match
  • Matched by: Wtype
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wtype-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

wtype 0.4-11.fc44

xdotool type for Wayland

https://github.com/atx/wtype

sudo dnf install wtype
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wtype
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Wtype
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wtype from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

wtype 0.4-2

xdotool type for wayland

https://github.com/atx/wtype

sudo pacman -S wtype
  • License: MIT
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Wtype
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wtype from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

wtype 0.4-1.12

Xdotool type for Wayland

https://github.com/atx/wtype

sudo zypper install wtype
  • License: MIT
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: wtype
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Wtype
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: wtype from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment