pkg.soopen package index

brew / 順位 13532

smenu を Homebrew, apk, apt, Nix, zypper でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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