macOS
brew install dmenulocal Homebrew formula metadata
sudo port install dmenuMacPorts ports tree · x11/dmenu/Portfile · 来源: api.github.com
安装
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
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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://git.suckless.org/dmenu |
| 上游文档 | https://tools.suckless.org/dmenu |
| 许可证 | MIT |
| 源码归档 | https://dl.suckless.org/tools/dmenu-5.4.tar.gz |
| 依赖 | 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-3.fc44
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.2
A generic and efficient menu for X
https://tools.suckless.org/dmenu/
sudo zypper install dmenudmenu
sudo port install dmenu来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.