macOS
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · Quelle: api.github.com
brew / Rang 5200
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.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dmenu | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
dmenu_path | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
dmenu_run | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
stest | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:dmenu |
|---|---|
| Version | 5.4 |
| Paketmanager | Homebrew |
| Homepage | https://tools.suckless.org/dmenu/ |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
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.