macOS
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · source: api.github.com
brew / rank 5990
Dynamic menu for X11. Version 5.4 via Homebrew; verified 2026-09-11. Also installable with nix: nix profile install nixpkgs#dmenu.
install
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · source: api.github.com
sudo apk add dmenuAlpine Linux edge package indexes · dmenu · source: dl-cdn.alpinelinux.org
sudo dnf install dmenuFedora Rawhide package metadata · dmenu · source: dl.fedoraproject.org
nix profile install nixpkgs#dmenunixpkgs package indexes · pkgs/by-name/dm/dmenu/package.nix · source: api.github.com
sudo pacman -S dmenuArch Linux sync databases · dmenu · source: geo.mirror.pkgbuild.com
sudo zypper install dmenuopenSUSE Tumbleweed package metadata · dmenu · source: download.opensuse.org
overview
Dynamic menu for X11
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.mkexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dmenu | cli | global executable | |
dmenu_path | cli | global executable | |
dmenu_run | cli | global executable | |
stest | 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.
https://tools.suckless.org/dmenu/
install metadata
| Package key | brew:dmenu |
|---|---|
| Version | 5.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dmenu |
| Homepage | https://tools.suckless.org/dmenu/ |
| Upstream docs | https://tools.suckless.org/dmenu/ |
| License | MIT |
| Source archive | https://dl.suckless.org/tools/dmenu-5.4.tar.gz |
| Last updated | 2026-09-11T01:23:17Z |
| Pulse | updated |
| Dependencies | fontconfig, libx11, libxft, libxinerama |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 dmenusource 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.