macOS
brew install smenulocal Homebrew formula metadata
brew / 順位 13532
smenu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install smenulocal Homebrew formula metadata
sudo apk add smenuAlpine Linux edge package indexes · smenu · ソース: dl-cdn.alpinelinux.org
sudo apt install smenuDebian stable package indexes · smenu · ソース: deb.debian.org
nix profile install nixpkgs#smenunixpkgs package indexes · pkgs/by-name/sm/smenu/package.nix · ソース: api.github.com
sudo zypper install smenuopenSUSE Tumbleweed package metadata · smenu · ソース: download.opensuse.org
概要
Powerful and versatile CLI selection tool for interactive or scripting use
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
smenu | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:smenu |
|---|---|
| バージョン | 1.5.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/p-gen/smenu |
| リポジトリ | https://github.com/p-gen/smenu |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
smenu 1.2.0-1+b1
curse-based CLI selection box
https://github.com/p-gen/smenu
sudo apt install smenusmenu
nix profile install nixpkgs#smenusmenu 1.2.0-1
curse-based CLI selection box
https://github.com/p-gen/smenu
sudo apt install smenusmenu 1.5.0-r0
A standard input word picker
https://github.com/p-gen/smenu
sudo apk add smenusmenu-doc 1.5.0-r0
A standard input word picker (documentation)
https://github.com/p-gen/smenu
sudo apk add smenu-docsmenu 1.5.0-1.5
A standard input word picker
https://github.com/p-gen/smenu
sudo zypper install smenusmenu-tests 1.5.0-1.5
Testing system for smenu
https://github.com/p-gen/smenu
sudo zypper install smenu-testsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.