macOS
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · Quelle: api.github.com
brew / Rang 5990
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dmenu in AI-Agent-Workflows.
Installation
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · Quelle: api.github.com
sudo apk add dmenuAlpine Linux edge package indexes · dmenu · Quelle: dl-cdn.alpinelinux.org
sudo dnf install dmenuFedora Rawhide package metadata · dmenu · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#dmenunixpkgs package indexes · pkgs/by-name/dm/dmenu/package.nix · Quelle: api.github.com
sudo pacman -S dmenuArch Linux sync databases · dmenu · Quelle: geo.mirror.pkgbuild.com
sudo zypper install dmenuopenSUSE Tumbleweed package metadata · dmenu · Quelle: download.opensuse.org
Überblick
Dynamic menu for X11
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dmenu | cli | globales Executable | |
dmenu_path | cli | globales Executable | |
dmenu_run | cli | globales Executable | |
stest | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://tools.suckless.org/dmenu/
Installationsmetadaten
| Paketschlüssel | brew:dmenu |
|---|---|
| Version | 5.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dmenu |
| Homepage | https://tools.suckless.org/dmenu/ |
| Upstream-Dokumentation | https://tools.suckless.org/dmenu/ |
| Lizenz | MIT |
| Quellarchiv | https://dl.suckless.org/tools/dmenu-5.4.tar.gz |
| Zuletzt aktualisiert | 2026-09-11T01:23:17Z |
| Pulse | updated |
| Abhängigkeiten | fontconfig, libx11, libxft, libxinerama |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 dmenuQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.