macOS
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · ソース: api.github.com
brew / 順位 5990
dmenu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · ソース: api.github.com
sudo apk add dmenuAlpine Linux edge package indexes · dmenu · ソース: dl-cdn.alpinelinux.org
sudo dnf install dmenuFedora Rawhide package metadata · dmenu · ソース: dl.fedoraproject.org
nix profile install nixpkgs#dmenunixpkgs package indexes · pkgs/by-name/dm/dmenu/package.nix · ソース: api.github.com
sudo pacman -S dmenuArch Linux sync databases · dmenu · ソース: geo.mirror.pkgbuild.com
sudo zypper install dmenuopenSUSE Tumbleweed package metadata · dmenu · ソース: download.opensuse.org
概要
Dynamic menu for X11
履歴
dmenu is suckless.org's efficient dynamic menu for X, originally designed for dwm and commonly used as a keyboard-driven launcher or scriptable selector.
The official suckless page describes dmenu as a dynamic menu for X that was originally designed for dwm and manages large numbers of user-defined menu items efficiently. The official git refs show public tagged releases beginning at 0.1 in August 2006 and continuing through the 5.x series.
dmenu became a standard suckless tool because it composes through stdin and stdout: scripts can pass newline-separated choices in, and dmenu prints the selected item out. Its official manual also documents dmenu_run, the script used by dwm to list programs in PATH and run the selected command.
In everyday package use, dmenu reads newline-separated items from stdin, narrows matches as the user types, and prints the chosen item on Return. Options cover bottom placement, case-insensitive matching, vertical lists, monitor selection, prompts, fonts, colors, and embedding into another X window.
dmenu is significant because it is tiny, source-customizable X11 infrastructure rather than a full desktop launcher. It appears in package managers as a small dependency-free-ish building block for window-manager users, shell scripts, and Unix workflows that prefer composition over integrated desktop services.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
source tree: config.h (generated from config.def.h)source tree: config.mk実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dmenu | cli | グローバル実行可能ファイル | |
dmenu_path | cli | グローバル実行可能ファイル | |
dmenu_run | cli | グローバル実行可能ファイル | |
stest | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://tools.suckless.org/dmenu/
インストールメタデータ
| パッケージキー | brew:dmenu |
|---|---|
| バージョン | 5.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dmenu |
| ホームページ | https://tools.suckless.org/dmenu/ |
| 上流ドキュメント | https://tools.suckless.org/dmenu/ |
| ライセンス | MIT |
| ソースアーカイブ | https://dl.suckless.org/tools/dmenu-5.4.tar.gz |
| 最終更新 | 2026-09-11T01:23:17Z |
| Pulse | updated |
| 依存関係 | fontconfig, libx11, libxft, libxinerama |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dmenu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dmenu
nix profile install nixpkgs#dmenudmenu 5.4-r0
Dynamic menu for X
https://tools.suckless.org/dmenu/
sudo apk add dmenudmenu-doc 5.4-r0
Dynamic menu for X (documentation)
https://tools.suckless.org/dmenu/
sudo apk add dmenu-docdmenu 5.4-4.fc45
Generic menu for X
http://tools.suckless.org/dmenu
sudo dnf install dmenudmenu 5.4-1
Generic menu for X
https://tools.suckless.org/dmenu/
sudo pacman -S dmenudmenu 5.4-1.4
A generic and efficient menu for X
https://tools.suckless.org/dmenu/
sudo zypper install dmenudmenu
sudo port install dmenuソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.