macOS
brew install choose-rustlocal Homebrew formula metadata
sudo port install chooseMacPorts ports tree · textproc/choose/Portfile · ソース: api.github.com
brew / 順位 3730
choose-rust のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install choose-rustlocal Homebrew formula metadata
sudo port install chooseMacPorts ports tree · textproc/choose/Portfile · ソース: api.github.com
sudo apk add chooseAlpine Linux edge package indexes · choose · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#choosenixpkgs package indexes · pkgs/by-name/ch/choose/package.nix · ソース: api.github.com
sudo pacman -S chooseArch Linux sync databases · choose · ソース: geo.mirror.pkgbuild.com
sudo zypper install chooseopenSUSE Tumbleweed package metadata · choose · ソース: download.opensuse.org
scoop install main/chooseScoop official bucket manifest trees · bucket/choose.json · ソース: api.github.com
概要
Human-friendly and fast alternative to cut and (sometimes) awk
履歴
Choose is a Rust command-line text-field selector positioned as a fast, friendlier alternative to common `cut` invocations and some simple `awk` one-liners.
The GitHub repository was created in September 2019. The README frames the tool around shell ergonomics: Python-like slice syntax, negative indexing, regex separators using Rust regex syntax, and faster behavior than `cut` on sufficiently long inputs.
A v0.1.0 tag appears in September 2019, v1.0.0 in April 2020, and later release lines continued through v1.3.7 in August 2025.
The upstream README documents installation through Cargo, Homebrew as choose-rust, MacPorts, Arch AUR, and a Fedora/CentOS COPR. Homebrew's formula API reports stable version 1.3.7 and ongoing installs.
Users invoke `choose` with one or more field selectors, ranges, or slice-like expressions, optionally changing field separators or selecting characters rather than fields. It is aimed at quick interactive and scripted shell data extraction where `awk '{print $1}'` or `cut` syntax feels too heavy.
It is a classic modern CLI package-manager entry: a Rust rewrite/rethink of a POSIX-era text utility, distributed through Cargo plus system package managers, and intentionally overlapping with familiar tools rather than replacing them completely.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
choose | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/theryangeary/choose
インストールメタデータ
| パッケージキー | brew:choose-rust |
|---|---|
| バージョン | 1.3.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/choose-rust |
| ホームページ | https://github.com/theryangeary/choose |
| リポジトリ | https://github.com/theryangeary/choose |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/theryangeary/choose/archive/refs/tags/v1.3.7.tar.gz |
| ビルド依存関係 | rust |
| 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 | choose-rust |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
choose
sudo port install choosechoose
nix profile install nixpkgs#choosechoose 1.3.7-r0
A human-friendly and fast alternative to cut and (sometimes) awk
https://github.com/theryangeary/choose
sudo apk add choosechoose 1.3.7-2
A human-friendly and fast alternative to cut and (sometimes) awk
https://github.com/theryangeary/choose
sudo pacman -S choosechoose 1.3.7-1.5
A human-friendly and fast alternative to cut and (sometimes) awk
https://github.com/theryangeary/choose
sudo zypper install choosemain/choose
scoop install main/chooseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.