macOS
brew install wtypelocal Homebrew formula metadata
brew
wtype のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wtypelocal Homebrew formula metadata
sudo apk add wtypeAlpine Linux edge package indexes · wtype · ソース: dl-cdn.alpinelinux.org
sudo apt install wtypeDebian stable package indexes · wtype · ソース: deb.debian.org
sudo dnf install wtypeFedora Rawhide package metadata · wtype · ソース: dl.fedoraproject.org
nix profile install nixpkgs#wtypenixpkgs package indexes · pkgs/by-name/wt/wtype/package.nix · ソース: api.github.com
sudo pacman -S wtypeArch Linux sync databases · wtype · ソース: geo.mirror.pkgbuild.com
sudo zypper install wtypeopenSUSE Tumbleweed package metadata · wtype · ソース: download.opensuse.org
概要
Xdotool type for wayland
履歴
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.
セキュリティ状態
wtype に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wtype | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:wtype |
|---|---|
| バージョン | 0.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/wtype |
| ホームページ | https://github.com/atx/wtype |
| リポジトリ | https://github.com/atx/wtype |
| 上流ドキュメント | https://github.com/atx/wtype#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/atx/wtype/archive/refs/tags/v0.4.tar.gz |
| 最終更新 | 2026-06-07T14:51:57Z |
| Pulse | updated |
| 依存関係 | libxkbcommon, wayland, wayland-protocols |
| ビルド依存関係 | meson, ninja, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 wtypeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.