pkg.soopen package index

brew / 排名 13532

使用 Homebrew, apk, apt, Nix, zypper 安装 smenu

查看 smenu 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install smenu

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add smenu

Alpine Linux edge package indexes · smenu · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install smenu

Debian stable package indexes · smenu · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#smenu

nixpkgs package indexes · pkgs/by-name/sm/smenu/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install smenu

openSUSE Tumbleweed package metadata · smenu · 来源: download.opensuse.org

概览

软件包摘要

Powerful and versatile CLI selection tool for interactive or scripting use

命令和别名

  • smenu

历史

项目历史与用法

smenu is a terminal selection filter: it reads words from standard input or a file, displays them as an interactive terminal menu, and writes the selected value back to the shell pipeline. It is a package-nerd tool because it turns ordinary POSIX pipelines into small interactive workflows without requiring a full TUI framework.

项目历史

The official repository describes smenu as starting as a lightweight and flexible terminal menu generator before evolving into a versatile CLI selection tool for interactive or scripting use. Its README compares it to `sed`, but for selection rather than editing.

采用历史

The README notes that some Linux distributions already package smenu and that it can be built on Unix-like systems with a functional terminfo development platform. The supplied package metadata records Homebrew, Alpine, Debian, Ubuntu, Nix, and openSUSE package names.

使用方式

A common pattern is command substitution: pipe text into `smenu`, let the user choose with keyboard or mouse in a scrolling terminal window, and store the result in a shell variable. The README examples select fields from `/proc` and `/etc/passwd` output.

为什么软件包爱好者会关心

Package maintainers care because smenu depends on terminal capabilities, terminfo, UTF-8 behavior, and interactive shell ergonomics. It is a compact example of packaging a C-based CLI that must behave correctly across many terminals.

时间线

  • 2018: Earliest GitHub release returned by the releases API was v0.9.11.
  • 2020s: README documents distribution packaging and builds on Unix-like systems.
  • 2020s: Repository presents smenu as a mature selection filter with manpage and wiki documentation.

Related projects

  • The README frames smenu by analogy to classic Unix filters such as `sed`; it also depends on terminal capabilities from the terminfo ecosystem.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
smenu可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.5.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:smenu
版本1.5.0
软件包管理器Homebrew
主页https://github.com/p-gen/smenu
仓库https://github.com/p-gen/smenu
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

smenu 1.2.0-1+b1

curse-based CLI selection box

https://github.com/p-gen/smenu

sudo apt install smenu
  • Section: utils
  • Architecture: amd64
  • Source Package: smenu
  • 2 依赖
  • normalized package name match
  • 匹配方式:Smenu
Debian stable package indexes · deb.debian.org · Debian stable package indexes: smenu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

smenu

nix profile install nixpkgs#smenu
  • normalized package name match
  • 匹配方式:Smenu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sm/smenu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

smenu 1.2.0-1

curse-based CLI selection box

https://github.com/p-gen/smenu

sudo apt install smenu
  • Section: universe/utils
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Smenu
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: smenu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

smenu 1.5.0-r0

A standard input word picker

https://github.com/p-gen/smenu

sudo apk add smenu
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: smenu
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Smenu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: smenu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

smenu-doc 1.5.0-r0

A standard input word picker (documentation)

https://github.com/p-gen/smenu

sudo apk add smenu-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: smenu
  • normalized package name match
  • 匹配方式:Smenu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: smenu-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

smenu 1.5.0-1.5

A standard input word picker

https://github.com/p-gen/smenu

sudo zypper install smenu
  • License: GPL-2.0-only
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: smenu
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Smenu
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: smenu from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

smenu-tests 1.5.0-1.5

Testing system for smenu

https://github.com/p-gen/smenu

sudo zypper install smenu-tests
  • License: GPL-2.0-only
  • Category: Productivity/Text/Utilities
  • Architecture: noarch
  • Source Package: smenu
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Smenu
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: smenu-tests from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation